net.minecraft.client.renderer.entity.state

public class EntityRenderState

hnl
net.minecraft.client.renderer.entity.state.EntityRenderState
net.minecraft.class_10017
net.minecraft.client.render.entity.state.EntityRenderState

Field summary

Modifier and TypeField
public static final int
r
NO_OUTLINE
field_61824
field_61824
public EntityType<?>
s
entityType
field_58171
entityType
public double
t
x
field_53325
x
public double
u
y
field_53326
y
public double
v
z
field_53327
z
public float
w
ageInTicks
field_53328
age
public float
x
boundingBoxWidth
field_53329
width
public float
y
boundingBoxHeight
field_53330
height
public float
z
eyeHeight
field_53331
standingEyeHeight
public double
A
distanceToCameraSq
field_53332
squaredDistanceToCamera
public boolean
B
isInvisible
field_53333
invisible
public boolean
C
isDiscrete
field_53334
sneaking
public boolean
D
displayFireAnimation
field_53335
onFire
public int
E
lightCoords
field_61820
light
public int
F
outlineColor
field_61821
outlineColor
public Vec3
G
passengerOffset
field_53336
positionOffset
public Component
H
nameTag
field_53337
displayName
public Vec3
I
nameTagAttachment
field_53338
nameLabelPos
public List<EntityRenderState$LeashState>
J
leashStates
field_60160
leashDatas
public HitboxesRenderState
K
hitboxesRenderState
field_58169
hitbox
public ServerHitboxesRenderState
L
serverHitboxesRenderState
field_58170
debugInfo
public float
M
shadowRadius
field_61822
shadowRadius
public final List<EntityRenderState$ShadowPiece>
N
shadowPieces
field_61823
shadowPieces

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
b()
appearsGlowing()
method_72997()
hasOutline()
public void
a(q arg0)
fillCrashReportCategory(CrashReportCategory arg0)
method_68839(class_129 arg0)
addCrashReportDetails(CrashReportSection crashReportSection)