Package net.minecraft.client.renderer
Class OutlineBufferSource
java.lang.Object
net.minecraft.client.renderer.OutlineBufferSource
- All Implemented Interfaces:
MultiBufferSource
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static class
Nested classes/interfaces inherited from interface net.minecraft.client.renderer.MultiBufferSource
MultiBufferSource.BufferSource
-
Field Summary
Modifier and TypeFieldDescriptionprivate final MultiBufferSource.BufferSource
private final MultiBufferSource.BufferSource
private int
private int
private int
private int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getBuffer
(RenderType p_109935_) void
setColor
(int p_109930_, int p_109931_, int p_109932_, int p_109933_)
-
Field Details
-
bufferSource
-
outlineBufferSource
-
teamR
private int teamR -
teamG
private int teamG -
teamB
private int teamB -
teamA
private int teamA
-
-
Constructor Details
-
OutlineBufferSource
-
-
Method Details
-
getBuffer
- Specified by:
getBuffer
in interfaceMultiBufferSource
-
setColor
public void setColor(int p_109930_, int p_109931_, int p_109932_, int p_109933_) -
endOutlineBatch
public void endOutlineBatch()
-