Uses of Enum Class
net.minecraft.client.texture.NativeImage.InternalFormat
Packages that use NativeImage.InternalFormat
-
Uses of NativeImage.InternalFormat in net.minecraft.client.texture
Methods in net.minecraft.client.texture that return NativeImage.InternalFormatModifier and TypeMethodDescriptionstatic NativeImage.InternalFormatReturns 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.