net.minecraft.client.render.block.entity

public class ShulkerBoxRenderer

extends BlockEntityRenderer<ShulkerBoxBlockEntity>

cwg
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
c
field_15278
model
field_191285_a
model

Constructor summary

ModifierConstructor
public (ShulkerModel model)

Method summary

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