Package net.minecraft.client.renderer
Class OutlineBufferSource
java.lang.Object
net.minecraft.client.renderer.OutlineBufferSource
- All Implemented Interfaces:
MultiBufferSource
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classNested classes/interfaces inherited from interface net.minecraft.client.renderer.MultiBufferSource
MultiBufferSource.BufferSource -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MultiBufferSource.BufferSourceprivate final MultiBufferSource.BufferSourceprivate intprivate intprivate intprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetBuffer(RenderType p_109935_) voidsetColor(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:
getBufferin interfaceMultiBufferSource
-
setColor
public void setColor(int p_109930_, int p_109931_, int p_109932_, int p_109933_) -
endOutlineBatch
public void endOutlineBatch()
-