net.minecraft.client.render.entity.state

public class FoxEntityRenderState

extends ItemHolderEntityRenderState

net.minecraft.client.renderer.entity.state.FoxRenderState
net.minecraft.class_10027
net.minecraft.client.render.entity.state.FoxEntityRenderState

Field summary

Modifier and TypeField
public float
headRollAngle
field_53371
headRoll
public float
crouchAmount
field_53372
bodyRotationHeightOffset
public boolean
isCrouching
field_53373
inSneakingPose
public boolean
isSleeping
field_53374
sleeping
public boolean
isSitting
field_53375
sitting
public boolean
isFaceplanted
field_53376
walking
public boolean
isPouncing
field_53377
chasing
public FoxEntity$Variant
variant
field_53378
type

Constructor summary

ModifierConstructor
public ()