Uses of Class
net.minecraft.client.texture.GlTexture
Packages that use GlTexture
-
Uses of GlTexture in net.minecraft.client.gl
Methods in net.minecraft.client.gl with parameters of type GlTextureModifier and TypeMethodDescriptionvoid
DebugLabelManager.EXTDebugLabelManager.labelGlTexture
(GlTexture texture) void
DebugLabelManager.KHRDebugLabelManager.labelGlTexture
(GlTexture texture) void
DebugLabelManager.labelGlTexture
(GlTexture texture) -
Uses of GlTexture in net.minecraft.client.texture
Methods in net.minecraft.client.texture that return GlTextureConstructors in net.minecraft.client.texture with parameters of type GlTextureModifierConstructorDescriptionprotected
GlTextureView
(GlTexture texture, int baseMipLevel, int mipLevels)