Package net.minecraft.client.renderer
Class OutlineLayerBuffer
java.lang.Object
net.minecraft.client.renderer.OutlineLayerBuffer
- All Implemented Interfaces:
IRenderTypeBuffer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classNested classes/interfaces inherited from interface net.minecraft.client.renderer.IRenderTypeBuffer
IRenderTypeBuffer.Impl -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final IRenderTypeBuffer.Implprivate final IRenderTypeBuffer.Implprivate intprivate intprivate intprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetBuffer(RenderType p_getBuffer_1_) voidsetColor(int p_228472_1_, int p_228472_2_, int p_228472_3_, int p_228472_4_)
-
Field Details
-
bufferSource
-
outlineBufferSource
-
teamR
private int teamR -
teamG
private int teamG -
teamB
private int teamB -
teamA
private int teamA
-
-
Constructor Details
-
OutlineLayerBuffer
-
-
Method Details
-
getBuffer
- Specified by:
getBufferin interfaceIRenderTypeBuffer
-
setColor
public void setColor(int p_228472_1_, int p_228472_2_, int p_228472_3_, int p_228472_4_) -
endOutlineBatch
public void endOutlineBatch()
-