Uses of Class
net.minecraft.client.renderer.texture.SimpleTexture.TextureImage
Packages that use SimpleTexture.TextureImage
-
Uses of SimpleTexture.TextureImage in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens that return SimpleTexture.TextureImageModifier and TypeMethodDescriptionprotected SimpleTexture.TextureImage
LoadingOverlay.LogoTexture.getTextureImage
(ResourceManager resourceManager) -
Uses of SimpleTexture.TextureImage in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture with type parameters of type SimpleTexture.TextureImageMethods in net.minecraft.client.renderer.texture that return SimpleTexture.TextureImageModifier and TypeMethodDescriptionprotected SimpleTexture.TextureImage
PreloadedTexture.getTextureImage
(ResourceManager resourceManager) protected SimpleTexture.TextureImage
SimpleTexture.getTextureImage
(ResourceManager resourceManager) static SimpleTexture.TextureImage
SimpleTexture.TextureImage.load
(ResourceManager resourceManager, ResourceLocation location)