com.mojang.blaze3d.vertex

public abstract class DefaultedVertexConsumer

implements VertexConsumer

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

字段概要

修饰符与类型字段
protected boolean
a
defaultColorSet
field_20889
colorFixed
field_227854_a_
protected int
b
defaultR
field_20890
fixedRed
field_227855_b_
protected int
c
defaultG
field_20891
fixedGreen
field_227856_c_
protected int
d
defaultB
field_20892
fixedBlue
field_227857_d_
protected int
e
defaultA
field_20893
fixedAlpha
field_227858_e_

构造函数概要

修饰符构造函数
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 red, int green, int blue, int alpha)
func_225611_b_(int arg0, int arg1, int arg2, int arg3)