net.minecraft.client.renderer.entity.state

public class CopperGolemRenderState

extends ArmedEntityRenderState

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

Field summary

Modifier and TypeField
public WeatheringCopper$WeatherState
a
weathering
field_61811
oxidationLevel
public CopperGolemState
b
copperGolemState
field_61812
copperGolemState
public final AnimationState
c
idleAnimationState
field_61815
spinHeadAnimationState
public final AnimationState
d
interactionGetItem
field_61816
gettingItemAnimationState
public final AnimationState
n
interactionGetNoItem
field_61817
gettingNoItemAnimationState
public final AnimationState
o
interactionDropItem
field_61818
droppingItemAnimationState
public final AnimationState
p
interactionDropNoItem
field_61819
droppingNoItemAnimationState
public Optional<BlockState>
q
blockOnAntenna
field_62049
headBlockItemStack

Constructor summary

ModifierConstructor
public ()