Package net.minecraft.client.texture
Class ResourceTexture
java.lang.Object
net.minecraft.client.texture.AbstractTexture
net.minecraft.client.texture.ReloadableTexture
net.minecraft.client.texture.ResourceTexture
- All Implemented Interfaces:
AutoCloseable
- Mappings:
Namespace Name named net/minecraft/client/texture/ResourceTexture
intermediary net/minecraft/class_1049
official hel
-
Field Summary
Fields inherited from class net.minecraft.client.texture.AbstractTexture
bilinear, DEFAULT_ID, glId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.texture.ReloadableTexture
getId, reload
Methods inherited from class net.minecraft.client.texture.AbstractTexture
bindTexture, clearGlId, close, getGlId, setClamp, setFilter, setFilter
-
Constructor Details
-
ResourceTexture
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/texture/ResourceTexture;<init>(Lnet/minecraft/util/Identifier;)V
intermediary <init>
Lnet/minecraft/class_1049;<init>(Lnet/minecraft/class_2960;)V
official <init>
Lhel;<init>(Lakv;)V
-
-
Method Details
-
loadContents
- Specified by:
loadContents
in classReloadableTexture
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector named loadContents
Lnet/minecraft/client/texture/ReloadableTexture;loadContents(Lnet/minecraft/resource/ResourceManager;)Lnet/minecraft/client/texture/TextureContents;
intermediary method_65809
Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/class_3300;)Lnet/minecraft/class_10539;
official a
Lhek;a(Laup;)Lheu;
-