com.mojang.blaze3d.textures

public enum TextureFormat

flk
com.mojang.blaze3d.textures.TextureFormat
net.minecraft.class_10793
net.minecraft.client.texture.TextureType

Enum constant summary

Enum Constant
a
RGBA8
field_56773
RGBA8
b
RED8
field_56774
RED8
c
DEPTH32
field_56775
DEPTH32

Field summary

Modifier and TypeField
private final int
d
pixelSize
field_57101
pixelSize

Constructor summary

ModifierConstructor
private (int arg0)

Method summary

Modifier and TypeMethod
public int
a()
pixelSize()
method_68155()
getPixelSize()
public boolean
b()
hasColorAspect()
method_68696()
isColor()
public boolean
c()
hasDepthAspect()
method_68697()
isDepth()