Uses of Class
net.minecraft.client.renderer.texture.Texture
Packages that use Texture
Package
Description
-
Uses of Texture in net.minecraft.client.gui
Subclasses of Texture in net.minecraft.client.guiModifier and TypeClassDescription(package private) static class -
Uses of Texture in net.minecraft.client.gui.fonts
Subclasses of Texture in net.minecraft.client.gui.fonts -
Uses of Texture in net.minecraft.client.renderer.texture
Subclasses of Texture in net.minecraft.client.renderer.textureModifier and TypeClassDescriptionclassclassclassclassclassFields in net.minecraft.client.renderer.texture with type parameters of type TextureModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,Texture> TextureManager.byPathMethods in net.minecraft.client.renderer.texture that return TextureModifier and TypeMethodDescriptionTextureManager.getTexture(ResourceLocation p_229267_1_) private TextureTextureManager.loadTexture(ResourceLocation p_230183_1_, Texture p_230183_2_) Methods in net.minecraft.client.renderer.texture with parameters of type TextureModifier and TypeMethodDescriptionprivate TextureTextureManager.loadTexture(ResourceLocation p_230183_1_, Texture p_230183_2_) voidTextureManager.register(ResourceLocation p_229263_1_, Texture p_229263_2_) private voidTextureManager.safeClose(ResourceLocation p_243505_1_, Texture p_243505_2_)