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 AbstractTextureSkyRenderer.endFlashTextureprivate AbstractTextureSkyRenderer.endSkyTextureprivate AbstractTextureSkyRenderer.moonTextureprivate AbstractTextureSkyRenderer.sunTextureprivate final AbstractTexturePostPass.TextureInput.textureThe field for thetexturerecord component.Methods in net.minecraft.client.renderer that return AbstractTextureModifier and TypeMethodDescriptionprivate AbstractTextureSkyRenderer.getTexture(ResourceLocation location) PostPass.TextureInput.texture()Returns the value of thetexturerecord component.Constructors in net.minecraft.client.renderer with parameters of type AbstractTextureModifierConstructorDescriptionTextureInput(String samplerName, AbstractTexture texture, int width, int height) Creates an instance of aTextureInputrecord class. -
Uses of AbstractTexture in net.minecraft.client.renderer.texture
Subclasses of AbstractTexture in net.minecraft.client.renderer.textureModifier and TypeClassDescriptionclassclassclassclassclassFields in net.minecraft.client.renderer.texture with type parameters of type AbstractTextureModifier and TypeFieldDescriptionprivate final Map<ResourceLocation, AbstractTexture> TextureManager.byPathMethods in net.minecraft.client.renderer.texture that return AbstractTextureMethods in net.minecraft.client.renderer.texture with parameters of type AbstractTextureModifier and TypeMethodDescriptionvoidTextureManager.register(ResourceLocation path, AbstractTexture texture) private voidTextureManager.safeClose(ResourceLocation path, AbstractTexture texture) -
Uses of AbstractTexture in net.neoforged.neoforge.client.loading
Subclasses of AbstractTexture in net.neoforged.neoforge.client.loadingModifier and TypeClassDescription(package private) static class