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

Field summary

Modifier and TypeField
private final ShulkerModel<?>
c
model
field_4387
model
field_191285_a

Constructor summary

ModifierConstructor
public (ShulkerModel<?> arg0)

Method summary

Modifier and TypeMethod
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)