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 AbstractTextureSkyRenderer.endSkyTextureprivate final AbstractTexturePostPass.TextureInput.textureThe field for thetexturerecord component.Methods in net.minecraft.client.renderer that return AbstractTextureModifier and TypeMethodDescriptionprivate AbstractTextureSkyRenderer.getTexture(TextureManager textureManager, Identifier location) PostPass.TextureInput.texture()Returns the value of thetexturerecord component.Methods in net.minecraft.client.renderer with parameters of type AbstractTextureModifier and TypeMethodDescriptionprivate voidWeatherEffectRenderer.renderWeather(RenderPass renderPass, AbstractTexture texture, int startColumn, int columnCount) Constructors in net.minecraft.client.renderer with parameters of type AbstractTextureModifierConstructorDescriptionTextureInput(String samplerName, AbstractTexture texture, int width, int height, boolean bilinear) 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<Identifier, 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(Identifier location, AbstractTexture texture) private voidTextureManager.safeClose(Identifier id, 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