Package net.minecraft.client.texture
Class LayeredTexture
java.lang.Object
net.minecraft.client.texture.AbstractTexture
net.minecraft.client.texture.LayeredTexture
- All Implemented Interfaces:
Texture
@Environment(CLIENT) public class LayeredTexture extends AbstractTexture
- Mappings:
Namespace Name official bmdintermediary net/minecraft/class_1224named net/minecraft/client/texture/LayeredTexture
-
Field Summary
Fields inherited from class net.minecraft.client.texture.AbstractTexture
bilinear, glId, lastBilinear, lastMipnmap, mipmap -
Constructor Summary
Constructors Constructor Description LayeredTexture(String[] string) -
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 gLbmd;g:Lorg/apache/logging/log4j/Logger;intermediary field_5089Lnet/minecraft/class_1224;field_5089:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/texture/LayeredTexture;LOGGER:Lorg/apache/logging/log4j/Logger;
-
locations
- Mappings:
Namespace Name Mixin selector official fLbmd;f:Ljava/util/List;intermediary field_5088Lnet/minecraft/class_1224;field_5088:Ljava/util/List;named locationsLnet/minecraft/client/texture/LayeredTexture;locations:Ljava/util/List;
-
-
Constructor Details
-
LayeredTexture
-
-
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
-