net.minecraft.client.renderer.texture

public enum NativeImage$PixelFormatGLCode

ddg$b
net.minecraft.client.renderer.texture.NativeImage$PixelFormatGLCode

枚举常量概要

枚举常量
a
RGBA
b
RGB
c
LUMINANCE_ALPHA
d
LUMINANCE
e
INTENSITY

字段概要

修饰符与类型字段
private final int
f
field_211673_f

构造函数概要

修饰符构造函数
private (int arg0)

方法概要

修饰符与类型方法
int
a()
func_211672_a()