net.minecraft.client.renderer.entity.state

public class CopperGolemRenderState

extends ArmedEntityRenderState

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

字段概要

修饰符与类型字段
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
n
interactionGetNoItem
field_61817
gettingNoItemAnimationState
f_411889_
public final AnimationState
o
interactionDropItem
field_61818
droppingItemAnimationState
f_411718_
public final AnimationState
p
interactionDropNoItem
field_61819
droppingNoItemAnimationState
f_413991_
public Optional<BlockState>
q
blockOnAntenna
field_62049
headBlockItemStack
f_412364_

构造函数概要

修饰符构造函数
public ()