net.minecraft.client.renderer.entity.state

public class CopperGolemRenderState

extends ArmedEntityRenderState

hua
net.minecraft.client.renderer.entity.state.CopperGolemRenderState
net.minecraft.class_11679
net.minecraft.client.render.entity.state.CopperGolemEntityRenderState
net.minecraft.src.C_411068_

Field summary

Modifier and TypeField
public WeatheringCopper$WeatherState
a
weathering
field_61811
oxidationLevel
f_411804_
public CopperGolemState
b
copperGolemState
field_61812
copperGolemState
f_412596_
public final AnimationState
c
idleAnimationState
field_61815
spinHeadAnimationState
f_413961_
public final AnimationState
d
interactionGetItem
field_61816
gettingItemAnimationState
f_413824_
public final AnimationState
j
interactionGetNoItem
field_61817
gettingNoItemAnimationState
f_411889_
public final AnimationState
k
interactionDropItem
field_61818
droppingItemAnimationState
f_411718_
public final AnimationState
l
interactionDropNoItem
field_61819
droppingNoItemAnimationState
f_413991_
public Optional<BlockState>
m
blockOnAntenna
field_62049
headBlockItemStack
f_412364_

Constructor summary

ModifierConstructor
public ()