net.minecraft.client.renderer.blockentity

public class ConduitRenderer

extends BlockEntityRenderer<ConduitBlockEntity>

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

Field summary

Modifier and TypeField
private static final ResourceLocation
c
SHELL_TEXTURE
field_4377
BASE_TEX
field_205118_a
private static final ResourceLocation
d
ACTIVE_SHELL_TEXTURE
field_4378
CAGE_TEX
field_205119_d
private static final ResourceLocation
e
WIND_TEXTURE
field_4373
WIND_TEX
field_205120_e
private static final ResourceLocation
f
VERTICAL_WIND_TEXTURE
field_4371
WIND_VERTICAL_TEX
field_205121_f
private static final ResourceLocation
g
OPEN_EYE_TEXTURE
field_4379
OPEN_EYE_TEX
field_207746_g
private static final ResourceLocation
h
CLOSED_EYE_TEXTURE
field_4380
CLOSED_EYE_TEX
field_207747_h
private final ConduitRenderer$ShellModel
i
shellModel
field_4372
baseModel
field_205122_g
private final ConduitRenderer$CageModel
j
cageModel
field_4375
cageModel
field_205123_h
private final ConduitRenderer$WindModel
k
windModel
field_4374
windModel
field_205124_i
private final ConduitRenderer$EyeModel
l
eyeModel
field_4376
eyeModel
field_207748_l

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)
func_199341_a(ConduitTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)