net.minecraft.client.render.block.entity

public class ConduitBlockEntityRenderer

extends BlockEntityRenderer<ConduitBlockEntity>

dph
net.minecraft.client.renderer.blockentity.ConduitRenderer
net.minecraft.class_829
net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
net.minecraft.unmapped.C_pincktji
net.minecraft.client.render.block.entity.ConduitRenderer
net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer
net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer

Field summary

Modifier and TypeField
private static final Identifier
c
SHELL_TEXTURE
field_4377
BASE_TEX
f_xuloxken
BASE_LOCATION
field_205118_a
BASE_TEXTURE
private static final Identifier
d
ACTIVE_SHELL_TEXTURE
field_4378
CAGE_TEX
f_ymsikeml
CAGE_LOCATION
field_205119_d
CAGE_TEXTURE
private static final Identifier
e
WIND_TEXTURE
field_4373
WIND_TEX
f_kbnamthi
WIND_LOCATION
field_205120_e
WIND_TEXTURE
private static final Identifier
f
VERTICAL_WIND_TEXTURE
field_4371
WIND_VERTICAL_TEX
f_uaawjhoo
WIND_VERTICAL_LOCATION
field_205121_f
VERTICAL_WIND_TEXTURE
private static final Identifier
g
OPEN_EYE_TEXTURE
field_4379
OPEN_EYE_TEX
f_ilvnctjg
OPEN_EYE_LOCATION
field_207746_g
OPEN_EYE_TEXTURE
private static final Identifier
h
CLOSED_EYE_TEXTURE
field_4380
CLOSED_EYE_TEX
f_ezppmdsw
CLOSED_EYE_LOCATION
field_207747_h
CLOSED_EYE_TEXTURE
private final ConduitBlockEntityRenderer$BaseModel
i
shellModel
field_4372
baseModel
f_ndairdgw
baseModel
field_205122_g
shellModel
private final ConduitBlockEntityRenderer$CageModel
j
cageModel
field_4375
cageModel
f_ghluiyln
cageModel
field_205123_h
cageModel
private final ConduitBlockEntityRenderer$WindModel
k
windModel
field_4374
windModel
f_uvegyvyk
windModel
field_205124_i
windModel
private final ConduitBlockEntityRenderer$EyeModel
l
eyeModel
field_4376
eyeModel
f_lswrlima
eyeModel
field_207748_l
eyeModel

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bud arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(ConduitBlockEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_3572(class_2597 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(ConduitBlockEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_gmabvyjz(C_gjnfxnhb 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(ConduitTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(ConduitTileEntity tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)