类 ItemStackRenderState
java.lang.Object
net.minecraft.client.renderer.item.ItemStackRenderState
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明private int
(专用程序包) ItemDisplayContext
(专用程序包) boolean
private ItemStackRenderState.LayerRenderState[]
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
clear()
void
ensureCapacity
(int p_378622_) boolean
isEmpty()
boolean
isGui3d()
newLayer()
pickParticleIcon
(RandomSource p_376964_) void
render
(PoseStack p_375639_, MultiBufferSource p_377308_, int p_376259_, int p_376823_) boolean
-
字段详细资料
-
displayContext
ItemDisplayContext displayContext -
isLeftHand
boolean isLeftHand -
activeLayerCount
private int activeLayerCount -
layers
-
-
构造器详细资料
-
ItemStackRenderState
public ItemStackRenderState()
-
-
方法详细资料
-
ensureCapacity
public void ensureCapacity(int p_378622_) -
newLayer
-
clear
public void clear() -
firstLayer
-
isEmpty
public boolean isEmpty() -
isGui3d
public boolean isGui3d() -
usesBlockLight
public boolean usesBlockLight() -
pickParticleIcon
-
transform
-
render
-