net.minecraft.client.render.block.entity

public class ConduitRenderer

extends BlockEntityRenderer<ConduitBlockEntity>

cwd
net.minecraft.class_4240
net.minecraft.client.render.block.entity.ConduitRenderer
net.minecraft.client.renderer.tileentity.TileEntityConduitRenderer
net.minecraft.client.renderer.tileentity.TileEntityConduitRenderer

Field summary

Modifier and TypeField
private static final Identifier
c
field_20849
BASE_LOCATION
field_205118_a
BASE_TEXTURE
private static final Identifier
d
field_20850
CAGE_LOCATION
field_205119_d
CAGE_TEXTURE
private static final Identifier
e
field_20851
WIND_LOCATION
field_205120_e
WIND_TEXTURE
private static final Identifier
f
field_20852
WIND_VERTICAL_LOCATION
field_205121_f
VERTICAL_WIND_TEXTURE
private static final Identifier
g
field_20853
OPEN_EYE_LOCATION
field_207746_g
OPEN_EYE_TEXTURE
private static final Identifier
h
field_20854
CLOSED_EYE_LOCATION
field_207747_h
CLOSED_EYE_TEXTURE
private final Model
i
field_20855
baseModel
field_205122_g
shellModel
private final Model
j
field_20856
cageModel
field_205123_h
cageModel
private final ConduitRenderer$WindModel
k
field_20857
windModel
field_205124_i
windModel
private final ConduitRenderer$EyeModel
l
field_20858
eyeModel
field_207748_l
eyeModel

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bjo arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_19332(class_3741 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(ConduitBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
func_199341_a(TileEntityConduit arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(TileEntityConduit tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)