Class CopperGolemStatueBlockEntityRenderState
java.lang.Object
net.minecraft.client.render.block.entity.state.BlockEntityRenderState
net.minecraft.client.render.block.entity.state.CopperGolemStatueBlockEntityRenderState
@Environment(CLIENT)
public class CopperGolemStatueBlockEntityRenderState
extends BlockEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/state/CopperGolemStatueBlockEntityRenderStateintermediary net/minecraft/class_11962official hkc
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.block.entity.state.BlockEntityRenderState
blockState, crumblingOverlay, lightmapCoordinates, pos, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.block.entity.state.BlockEntityRenderState
populateCrashReport, updateBlockEntityRenderState
-
Field Details
-
pose
- Mappings:
Namespace Name Mixin selector named poseLnet/minecraft/client/render/block/entity/state/CopperGolemStatueBlockEntityRenderState;pose:Lnet/minecraft/block/CopperGolemStatueBlock$Pose;intermediary field_62711Lnet/minecraft/class_11962;field_62711:Lnet/minecraft/class_11583$class_11584;official aLhkc;a:Ldwm$a;
-
facing
- Mappings:
Namespace Name Mixin selector named facingLnet/minecraft/client/render/block/entity/state/CopperGolemStatueBlockEntityRenderState;facing:Lnet/minecraft/util/math/Direction;intermediary field_62712Lnet/minecraft/class_11962;field_62712:Lnet/minecraft/class_2350;official bLhkc;b:Ljg;
-
-
Constructor Details
-
CopperGolemStatueBlockEntityRenderState
public CopperGolemStatueBlockEntityRenderState()
-