Package net.minecraft.client.renderer
Class OutlineBufferSource
java.lang.Object
net.minecraft.client.renderer.OutlineBufferSource
- All Implemented Interfaces:
- MultiBufferSource
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescription(package private) static classNested classes/interfaces inherited from interface net.minecraft.client.renderer.MultiBufferSourceMultiBufferSource.BufferSource
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final MultiBufferSource.BufferSourceprivate final MultiBufferSource.BufferSourceprivate intprivate intprivate intprivate int
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidgetBuffer(RenderType p_109935_) voidsetColor(int p_109930_, int p_109931_, int p_109932_, int p_109933_) 
- 
Field Details- 
bufferSource
- 
outlineBufferSource
- 
teamRprivate int teamR
- 
teamGprivate int teamG
- 
teamBprivate int teamB
- 
teamAprivate int teamA
 
- 
- 
Constructor Details- 
OutlineBufferSource
 
- 
- 
Method Details- 
getBuffer- Specified by:
- getBufferin interface- MultiBufferSource
 
- 
setColorpublic void setColor(int p_109930_, int p_109931_, int p_109932_, int p_109933_) 
- 
endOutlineBatchpublic void endOutlineBatch()
 
-