com.mojang.blaze3d.vertex

public abstract class DefaultedVertexConsumer

implements VertexConsumer

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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
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_()