com.mojang.blaze3d.vertex

public abstract class DefaultedVertexConsumer

implements VertexConsumer

elo
com.mojang.blaze3d.vertex.DefaultedVertexConsumer
net.minecraft.class_4585
net.minecraft.client.render.FixedColorVertexConsumer
net.minecraft.src.C_3180_

Field summary

Modifier and TypeField
protected boolean
a
defaultColorSet
field_20889
colorFixed
f_85824_
protected int
b
defaultR
field_20890
fixedRed
f_85825_
protected int
c
defaultG
field_20891
fixedGreen
f_85826_
protected int
d
defaultB
field_20892
fixedBlue
f_85827_
protected int
e
defaultA
field_20893
fixedAlpha
f_85828_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
b(int arg0, int arg1, int arg2, int arg3)
defaultColor(int arg0, int arg1, int arg2, int arg3)
method_22901(int arg0, int arg1, int arg2, int arg3)
fixedColor(int arg0, int arg1, int arg2, int arg3)
m_7404_(int p_85831_, int p_85832_, int p_85833_, int arg3)
public void
k()
unsetDefaultColor()
method_35666()
unfixColor()
m_141991_()