Uses of Enum Class
net.minecraft.client.renderer.texture.NativeImage.PixelFormatGLCode
-
Uses of NativeImage.PixelFormatGLCode in net.minecraft.client.renderer.texture
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NativeImage.PixelFormatGLCode[]
NativeImage.PixelFormatGLCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
TextureUtil.prepareImage
(NativeImage.PixelFormatGLCode p_225682_0_, int p_225682_1_, int p_225682_2_, int p_225682_3_) static void
TextureUtil.prepareImage
(NativeImage.PixelFormatGLCode p_225683_0_, int p_225683_1_, int p_225683_2_, int p_225683_3_, int p_225683_4_)