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 TypeMethodDescriptionvoidDebugLabelManager.EXTDebugLabelManager.labelGlTexture(GlTexture texture) voidDebugLabelManager.KHRDebugLabelManager.labelGlTexture(GlTexture texture) voidDebugLabelManager.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 GlTextureModifierConstructorDescriptionprotectedGlTextureView(GlTexture texture, int baseMipLevel, int mipLevels)