Package net.minecraft
Class class_10537
java.lang.Object
net.minecraft.client.texture.AbstractTexture
net.minecraft.class_10537
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
ResourceTexture,SplashOverlay.LogoTexture
- Mappings:
Namespace Name named net/minecraft/class_10537intermediary net/minecraft/class_10537official hed
-
Field Summary
FieldsFields inherited from class net.minecraft.client.texture.AbstractTexture
bilinear, DEFAULT_ID, glId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract class_10539method_65809(ResourceManager resourceManager) private voidmethod_65856(NativeImage nativeImage, boolean bool, boolean bool2) voidmethod_65857(class_10539 class_10539) Methods inherited from class net.minecraft.client.texture.AbstractTexture
bindTexture, clearGlId, close, getGlId, isBilinear, setFilter
-
Field Details
-
field_55529
- Mappings:
Namespace Name Mixin selector named field_55529Lnet/minecraft/class_10537;field_55529:Lnet/minecraft/util/Identifier;intermediary field_55529Lnet/minecraft/class_10537;field_55529:Lnet/minecraft/class_2960;official dLhed;d:Laku;
-
-
Constructor Details
-
class_10537
-
-
Method Details
-
method_65859
- Mappings:
Namespace Name Mixin selector named method_65859Lnet/minecraft/class_10537;method_65859()Lnet/minecraft/util/Identifier;intermediary method_65859Lnet/minecraft/class_10537;method_65859()Lnet/minecraft/class_2960;official eLhed;e()Laku;
-
method_65857
- Mappings:
Namespace Name Mixin selector named method_65857Lnet/minecraft/class_10537;method_65857(Lnet/minecraft/class_10539;)Vintermediary method_65857Lnet/minecraft/class_10537;method_65857(Lnet/minecraft/class_10539;)Vofficial aLhed;a(Lhen;)V
-
method_65856
- Mappings:
Namespace Name Mixin selector named method_65856Lnet/minecraft/class_10537;method_65856(Lnet/minecraft/client/texture/NativeImage;ZZ)Vintermediary method_65856Lnet/minecraft/class_10537;method_65856(Lnet/minecraft/class_1011;ZZ)Vofficial aLhed;a(Lfes;ZZ)V
-
method_65809
- Throws:
IOException- Mappings:
Namespace Name Mixin selector named method_65809Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/resource/ResourceManager;)Lnet/minecraft/class_10539;intermediary method_65809Lnet/minecraft/class_10537;method_65809(Lnet/minecraft/class_3300;)Lnet/minecraft/class_10539;official aLhed;a(Lauo;)Lhen;
-