Package net.minecraft.client.texture
Interface Scaling
- All Known Implementing Classes:
Scaling.NineSlice
,Scaling.Stretch
,Scaling.Tile
- Mappings:
Namespace Name named net/minecraft/client/texture/Scaling
intermediary net/minecraft/class_8690
official grx
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final record
static final record
static final record
static enum
-
Field Summary
-
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/client/texture/Scaling;CODEC:Lcom/mojang/serialization/Codec;
intermediary field_45648
Lnet/minecraft/class_8690;field_45648:Lcom/mojang/serialization/Codec;
official a
Lgrx;a:Lcom/mojang/serialization/Codec;
-
STRETCH
- Mappings:
Namespace Name Mixin selector named STRETCH
Lnet/minecraft/client/texture/Scaling;STRETCH:Lnet/minecraft/client/texture/Scaling;
intermediary field_45649
Lnet/minecraft/class_8690;field_45649:Lnet/minecraft/class_8690;
official b
Lgrx;b:Lgrx;
-
-
Method Details
-
getType
Scaling.Type getType()- Mappings:
Namespace Name Mixin selector named getType
Lnet/minecraft/client/texture/Scaling;getType()Lnet/minecraft/client/texture/Scaling$Type;
intermediary method_52876
Lnet/minecraft/class_8690;method_52876()Lnet/minecraft/class_8690$class_8695;
official a
Lgrx;a()Lgrx$d;
-