net.minecraft.client.renderer.entity.state

public class IllagerRenderState

extends LivingEntityRenderState

gym
net.minecraft.client.renderer.entity.state.IllagerRenderState
net.minecraft.class_10035
net.minecraft.client.render.entity.state.IllagerEntityRenderState

Field summary

Modifier and TypeField
public boolean
b
isRiding
field_53421
hasVehicle
public boolean
c
isAggressive
field_53422
attacking
public HumanoidArm
d
mainArm
field_53423
illagerMainArm
public AbstractIllager$IllagerArmPose
e
armPose
field_53424
illagerState
public int
f
maxCrossbowChargeDuration
field_53425
crossbowPullTime
public int
g
ticksUsingItem
field_53426
itemUseTime
public float
h
attackAnim
field_53427
handSwingProgress

Constructor summary

ModifierConstructor
public ()