net.minecraft.client.render.block.entity

public class ConduitRenderer

extends BlockEntityRenderer<ConduitBlockEntity>

cwc
net.minecraft.unmapped.C_02203571
net.minecraft.client.render.block.entity.ConduitRenderer
net.minecraft.client.renderer.tileentity.TileEntityConduitRenderer

Field summary

Modifier and TypeField
private static final Identifier
c
f_11393811
BASE_LOCATION
field_205118_a
private static final Identifier
d
f_25257754
CAGE_LOCATION
field_205119_d
private static final Identifier
e
f_80419167
WIND_LOCATION
field_205120_e
private static final Identifier
f
f_58439658
WIND_VERTICAL_LOCATION
field_205121_f
private static final Identifier
g
f_05659235
OPEN_EYE_LOCATION
field_207746_g
private static final Identifier
h
f_26246108
CLOSED_EYE_LOCATION
field_207747_h
private final Model
i
f_28909577
baseModel
field_205122_g
private final Model
j
f_03714947
cageModel
field_205123_h
private final ConduitRenderer$WindModel
k
f_28482199
windModel
field_205124_i
private final ConduitRenderer$EyeModel
l
f_87849125
eyeModel
field_207748_l

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bjn arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_40115729(C_11264029 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)