net.minecraft.client.render.block.entity

public class ShulkerBoxRenderer

extends BlockEntityRenderer<ShulkerBoxBlockEntity>

bxe
net.minecraft.class_3096
net.minecraft.client.render.block.entity.ShulkerBoxRenderer
net.minecraft.client.renderer.tileentity.TileEntityShulkerBoxRenderer
net.minecraft.client.renderer.tileentity.TileEntityShulkerBoxRenderer

Field summary

Modifier and TypeField
private final ShulkerModel
a
field_15278
model
field_191285_a
model

Constructor summary

ModifierConstructor
public (ShulkerModel model)

Method summary

Modifier and TypeMethod
public void
a(awb arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
method_13853(class_3067 arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(ShulkerBoxBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress, float opacity)
func_192841_a(TileEntityShulkerBox arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(TileEntityShulkerBox te, double x, double y, double z, float partialTicks, int destroyStage, float arg6)