com.mojang.blaze3d.vertex

public abstract class DefaultedVertexConsumer

implements VertexConsumer

cyh
com.mojang.blaze3d.vertex.DefaultedVertexConsumer
net.minecraft.class_4585
net.minecraft.unmapped.C_ehymbmwp
net.minecraft.client.render.FixedColorVertexConsumer
com.mojang.blaze3d.vertex.DefaultColorVertexBuilder

Field summary

Modifier and TypeField
protected boolean
a
defaultColorSet
field_20889
f_zrntskuc
colorFixed
field_227854_a_
protected int
b
defaultR
field_20890
f_jbartkua
fixedRed
field_227855_b_
protected int
c
defaultG
field_20891
f_kttfslpb
fixedGreen
field_227856_c_
protected int
d
defaultB
field_20892
f_fqkhaaqm
fixedBlue
field_227857_d_
protected int
e
defaultA
field_20893
f_otjfmofs
fixedAlpha
field_227858_e_

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)
m_lpboxgbc(int arg0, int arg1, int arg2, int arg3)
fixedColor(int red, int green, int blue, int alpha)
func_225611_b_(int arg0, int arg1, int arg2, int arg3)