net.minecraft.client.renderer.entity.state

public class CopperGolemRenderState

extends ArmedEntityRenderState

hnb
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
walkAnimationState
field_61813
field_61813
public final AnimationState
d
walkWithItemAnimationState
field_61814
field_61814
public final AnimationState
j
idleAnimationState
field_61815
spinHeadAnimationState
public final AnimationState
k
interactionGetItem
field_61816
gettingItemAnimationState
public final AnimationState
l
interactionGetNoItem
field_61817
gettingNoItemAnimationState
public final AnimationState
m
interactionDropItem
field_61818
droppingItemAnimationState
public final AnimationState
n
interactionDropNoItem
field_61819
droppingNoItemAnimationState

Constructor summary

ModifierConstructor
public ()