Uses of Enum Class
com.mojang.blaze3d.platform.NativeImage.InternalGlFormat
Packages that use NativeImage.InternalGlFormat
-
Uses of NativeImage.InternalGlFormat in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return NativeImage.InternalGlFormatModifier and TypeMethodDescriptionstatic NativeImage.InternalGlFormatReturns the enum constant of this class with the specified name.static NativeImage.InternalGlFormat[]NativeImage.InternalGlFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mojang.blaze3d.platform with parameters of type NativeImage.InternalGlFormatModifier and TypeMethodDescriptionstatic voidTextureUtil.prepareImage(NativeImage.InternalGlFormat pixelFormat, int textureId, int width, int height) static voidTextureUtil.prepareImage(NativeImage.InternalGlFormat pixelFormat, int textureId, int mipmapLevel, int width, int height)