Uses of Class
net.minecraft.client.renderer.texture.AbstractTexture
Packages that use AbstractTexture
Package
Description
-
Uses of AbstractTexture in net.minecraft.client.gui.font
Subclasses of AbstractTexture in net.minecraft.client.gui.font -
Uses of AbstractTexture in net.minecraft.client.gui.screens
Subclasses of AbstractTexture in net.minecraft.client.gui.screens -
Uses of AbstractTexture in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as AbstractTextureModifier and TypeFieldDescriptionprivate final AbstractTexture
PostPass.TextureInput.texture
The field for thetexture
record component.Methods in net.minecraft.client.renderer that return AbstractTextureModifier and TypeMethodDescriptionPostPass.TextureInput.texture()
Returns the value of thetexture
record component.Constructors in net.minecraft.client.renderer with parameters of type AbstractTextureModifierConstructorDescriptionTextureInput
(String samplerName, AbstractTexture texture, int width, int height) Creates an instance of aTextureInput
record class. -
Uses of AbstractTexture in net.minecraft.client.renderer.texture
Subclasses of AbstractTexture in net.minecraft.client.renderer.textureModifier and TypeClassDescriptionclass
class
class
class
Fields in net.minecraft.client.renderer.texture with type parameters of type AbstractTextureModifier and TypeFieldDescriptionprivate final Map
<ResourceLocation, AbstractTexture> TextureManager.byPath
Methods in net.minecraft.client.renderer.texture that return AbstractTextureMethods in net.minecraft.client.renderer.texture with parameters of type AbstractTextureModifier and TypeMethodDescriptionvoid
TextureManager.register
(ResourceLocation p_118496_, AbstractTexture p_118497_) private void
TextureManager.safeClose
(ResourceLocation p_118509_, AbstractTexture p_118510_) -
Uses of AbstractTexture in net.neoforged.neoforge.client.loading
Subclasses of AbstractTexture in net.neoforged.neoforge.client.loadingModifier and TypeClassDescription(package private) static class