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 SummaryFields inherited from class net.minecraft.client.texture.AbstractTexturebilinear, DEFAULT_ID, glId
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.texture.ReloadableTexturegetId, reloadMethods inherited from class net.minecraft.client.texture.AbstractTexturebindTexture, 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:
- loadContentsin class- ReloadableTexture
- 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;
 
 
-