类 OutlineBufferSource
java.lang.Object
net.minecraft.client.renderer.OutlineBufferSource
- 所有已实现的接口:
MultiBufferSource
-
嵌套类概要
嵌套类从接口继承的嵌套类/接口 net.minecraft.client.renderer.MultiBufferSource
MultiBufferSource.BufferSource
-
字段概要
字段修饰符和类型字段说明private final MultiBufferSource.BufferSource
private final MultiBufferSource.BufferSource
private int
private int
private int
private int
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
getBuffer
(RenderType p_109935_) void
setColor
(int p_109930_, int p_109931_, int p_109932_, int p_109933_)
-
字段详细资料
-
bufferSource
-
outlineBufferSource
-
teamR
private int teamR -
teamG
private int teamG -
teamB
private int teamB -
teamA
private int teamA
-
-
构造器详细资料
-
OutlineBufferSource
-
-
方法详细资料
-
getBuffer
- 指定者:
getBuffer
在接口中MultiBufferSource
-
setColor
public void setColor(int p_109930_, int p_109931_, int p_109932_, int p_109933_) -
endOutlineBatch
public void endOutlineBatch()
-