net.minecraft.client.renderer.blockentity

public class ShulkerBoxRenderer

extends BlockEntityRenderer<ShulkerBoxBlockEntity>

dpl
net.minecraft.client.renderer.blockentity.ShulkerBoxRenderer
net.minecraft.class_834
net.minecraft.client.render.block.entity.ShulkerBoxBlockEntityRenderer
net.minecraft.client.renderer.tileentity.ShulkerBoxTileEntityRenderer

字段概要

修饰符与类型字段
private final ShulkerModel<?>
c
model
field_4387
model
field_191285_a

构造函数概要

修饰符构造函数
public (ShulkerModel<?> arg0)

方法概要

修饰符与类型方法
public void
a(bur arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(ShulkerBoxBlockEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_3574(class_2627 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(ShulkerBoxBlockEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
func_199341_a(ShulkerBoxTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)