Uses of Class
net.minecraft.client.renderer.texture.Texture
Package
Description
-
Uses of Texture in net.minecraft.client.gui
Modifier and TypeClassDescription(package private) static class
-
Uses of Texture in net.minecraft.client.gui.fonts
-
Uses of Texture in net.minecraft.client.renderer.texture
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
Texture> TextureManager.byPath
Modifier and TypeMethodDescriptionTextureManager.getTexture
(ResourceLocation p_229267_1_) private Texture
TextureManager.loadTexture
(ResourceLocation p_230183_1_, Texture p_230183_2_) Modifier and TypeMethodDescriptionprivate Texture
TextureManager.loadTexture
(ResourceLocation p_230183_1_, Texture p_230183_2_) void
TextureManager.register
(ResourceLocation p_229263_1_, Texture p_229263_2_) private void
TextureManager.safeClose
(ResourceLocation p_243505_1_, Texture p_243505_2_)