net.minecraft.client.renderer.entity.state

public class EntityRenderState

idf
net.minecraft.client.renderer.entity.state.EntityRenderState
net.minecraft.class_10017
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.src.C_345678_

字段概要

修饰符与类型字段
public static final int
G
NO_OUTLINE
field_61824
NO_OUTLINE
f_412077_
public EntityType<?>
H
entityType
field_58171
entityType
f_379483_
public double
I
x
field_53325
x
f_347120_
public double
J
y
field_53326
y
f_347132_
public double
K
z
field_53327
z
f_348762_
public float
L
ageInTicks
field_53328
age
f_349307_
public float
M
boundingBoxWidth
field_53329
width
f_347474_
public float
N
boundingBoxHeight
field_53330
height
f_347661_
public float
O
eyeHeight
field_53331
standingEyeHeight
f_348161_
public double
P
distanceToCameraSq
field_53332
squaredDistanceToCamera
f_346286_
public boolean
Q
isInvisible
field_53333
invisible
f_347933_
public boolean
R
isDiscrete
field_53334
sneaking
f_346873_
public boolean
S
displayFireAnimation
field_53335
onFire
f_348517_
public int
T
lightCoords
field_61820
light
f_413506_
public int
U
outlineColor
field_61821
outlineColor
f_411681_
public Vec3
V
passengerOffset
field_53336
positionOffset
f_346556_
public Component
W
nameTag
field_53337
displayName
f_347900_
public Vec3
X
nameTagAttachment
field_53338
nameLabelPos
f_349001_
public List<EntityRenderState$LeashState>
Y
leashStates
field_60160
leashDatas
f_400099_
public float
Z
shadowRadius
field_61822
shadowRadius
f_412500_
public final List<EntityRenderState$ShadowPiece>
aa
shadowPieces
field_61823
shadowPieces
f_413330_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public boolean
d()
appearsGlowing()
method_72997()
hasOutline()
m_418937_()
public void
a(n arg0)
fillCrashReportCategory(CrashReportCategory arg0)
method_68839(class_129 arg0)
addCrashReportDetails(CrashReportSection crashReportSection)
m_386979_(C_4909_ arg0)