Uses of Enum Class
net.minecraft.client.texture.NativeImage.GLFormat
-
Uses of NativeImage.GLFormat in com.mojang.blaze3d.platform
Modifier and TypeMethodDescriptionstatic void
TextureUtil.prepareImage
(NativeImage.GLFormat internalFormat, int id, int width, int height) static void
TextureUtil.prepareImage
(NativeImage.GLFormat internalFormat, int id, int maxLevel, int width, int height) -
Uses of NativeImage.GLFormat in net.minecraft.client.texture
Modifier and TypeMethodDescriptionstatic NativeImage.GLFormat
Returns the enum constant of this class with the specified name.static NativeImage.GLFormat[]
NativeImage.GLFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.