net.minecraft.client.render.entity.state

public class CopperGolemEntityRenderState

extends ArmedEntityRenderState

net.minecraft.client.renderer.entity.state.CopperGolemRenderState
net.minecraft.class_11679
net.minecraft.client.render.entity.state.CopperGolemEntityRenderState

Field summary

Modifier and TypeField
public Oxidizable$OxidationLevel
weathering
field_61811
oxidationLevel
public CopperGolemState
copperGolemState
field_61812
copperGolemState
public final AnimationState
idleAnimationState
field_61815
spinHeadAnimationState
public final AnimationState
interactionGetItem
field_61816
gettingItemAnimationState
public final AnimationState
interactionGetNoItem
field_61817
gettingNoItemAnimationState
public final AnimationState
interactionDropItem
field_61818
droppingItemAnimationState
public final AnimationState
interactionDropNoItem
field_61819
droppingNoItemAnimationState
public Optional<BlockState>
blockOnAntenna
field_62049
headBlockItemStack

Constructor summary

ModifierConstructor
public ()