Package net.minecraft.client.texture
Class ResourceTexture
java.lang.Object
net.minecraft.client.texture.AbstractTexture
net.minecraft.client.texture.ResourceTexture
- All Implemented Interfaces:
Texture
- Direct Known Subclasses:
PlayerSkinTexture
@Environment(CLIENT) public class ResourceTexture extends AbstractTexture
- Mappings:
Namespace Name official bmeintermediary net/minecraft/class_1225named net/minecraft/client/texture/ResourceTexture
-
Field Summary
Fields Modifier and Type Field Description protected Identifierfield_5090private static LoggerLOGGERFields inherited from class net.minecraft.client.texture.AbstractTexture
bilinear, glId, lastBilinear, lastMipnmap, mipmap -
Constructor Summary
Constructors Constructor Description ResourceTexture(Identifier identifier) -
Method Summary
Modifier and Type Method Description voidload(ResourceManager manager)Methods inherited from class net.minecraft.client.texture.AbstractTexture
clearGlId, getGlId, pop, pushFilter, setFilter
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official gLbme;g:Lorg/apache/logging/log4j/Logger;intermediary field_5091Lnet/minecraft/class_1225;field_5091:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/texture/ResourceTexture;LOGGER:Lorg/apache/logging/log4j/Logger;
-
field_5090
- Mappings:
Namespace Name Mixin selector official fLbme;f:Ljy;intermediary field_5090Lnet/minecraft/class_1225;field_5090:Lnet/minecraft/class_1605;named field_5090Lnet/minecraft/client/texture/ResourceTexture;field_5090:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
ResourceTexture
-
-
Method Details
-
load
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLbmk;a(Lbni;)Vintermediary method_4277Lnet/minecraft/class_1233;method_4277(Lnet/minecraft/class_1258;)Vnamed loadLnet/minecraft/client/texture/Texture;load(Lnet/minecraft/resource/ResourceManager;)V
-