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