Package net.minecraft.item.map
Class MapIcon
java.lang.Object
net.minecraft.item.map.MapIcon
- Mappings:
Namespace Name intermediary net/minecraft/class_20official dyinamed net/minecraft/item/map/MapIcon
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMapIcon(MapIcon.Type type, byte x, byte z, byte rotation, @Nullable Text text) -
Method Summary
-
Field Details
-
type
- Mappings:
Namespace Name Mixin selector intermediary field_77Lnet/minecraft/class_20;field_77:Lnet/minecraft/class_20$class_21;official aLdyi;a:Ldyi$a;named typeLnet/minecraft/item/map/MapIcon;type:Lnet/minecraft/item/map/MapIcon$Type;
-
x
private final byte x- Mappings:
Namespace Name Mixin selector intermediary field_76Lnet/minecraft/class_20;field_76:Bofficial bLdyi;b:Bnamed xLnet/minecraft/item/map/MapIcon;x:B
-
z
private final byte z- Mappings:
Namespace Name Mixin selector intermediary field_80Lnet/minecraft/class_20;field_80:Bofficial cLdyi;c:Bnamed zLnet/minecraft/item/map/MapIcon;z:B
-
rotation
private final byte rotation- Mappings:
Namespace Name Mixin selector intermediary field_79Lnet/minecraft/class_20;field_79:Bofficial dLdyi;d:Bnamed rotationLnet/minecraft/item/map/MapIcon;rotation:B
-
text
- Mappings:
Namespace Name Mixin selector intermediary field_78Lnet/minecraft/class_20;field_78:Lnet/minecraft/class_2561;official eLdyi;e:Lsw;named textLnet/minecraft/item/map/MapIcon;text:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
MapIcon
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_20;<init>(Lnet/minecraft/class_20$class_21;BBBLnet/minecraft/class_2561;)Vofficial <init>Ldyi;<init>(Ldyi$a;BBBLsw;)Vnamed <init>Lnet/minecraft/item/map/MapIcon;<init>(Lnet/minecraft/item/map/MapIcon$Type;BBBLnet/minecraft/text/Text;)V
-
-
Method Details
-
getTypeId
public byte getTypeId()- Mappings:
Namespace Name Mixin selector intermediary method_92Lnet/minecraft/class_20;method_92()Bofficial aLdyi;a()Bnamed getTypeIdLnet/minecraft/item/map/MapIcon;getTypeId()B
-
getType
- Mappings:
Namespace Name Mixin selector intermediary method_93Lnet/minecraft/class_20;method_93()Lnet/minecraft/class_20$class_21;official bLdyi;b()Ldyi$a;named getTypeLnet/minecraft/item/map/MapIcon;getType()Lnet/minecraft/item/map/MapIcon$Type;
-
getX
public byte getX()- Mappings:
Namespace Name Mixin selector intermediary method_90Lnet/minecraft/class_20;method_90()Bofficial cLdyi;c()Bnamed getXLnet/minecraft/item/map/MapIcon;getX()B
-
getZ
public byte getZ()- Mappings:
Namespace Name Mixin selector intermediary method_91Lnet/minecraft/class_20;method_91()Bofficial dLdyi;d()Bnamed getZLnet/minecraft/item/map/MapIcon;getZ()B
-
getRotation
public byte getRotation()- Mappings:
Namespace Name Mixin selector intermediary method_89Lnet/minecraft/class_20;method_89()Bofficial eLdyi;e()Bnamed getRotationLnet/minecraft/item/map/MapIcon;getRotation()B
-
isAlwaysRendered
public boolean isAlwaysRendered()- Mappings:
Namespace Name Mixin selector intermediary method_94Lnet/minecraft/class_20;method_94()Zofficial fLdyi;f()Znamed isAlwaysRenderedLnet/minecraft/item/map/MapIcon;isAlwaysRendered()Z
-
getText
- Mappings:
Namespace Name Mixin selector intermediary method_88Lnet/minecraft/class_20;method_88()Lnet/minecraft/class_2561;official gLdyi;g()Lsw;named getTextLnet/minecraft/item/map/MapIcon;getText()Lnet/minecraft/text/Text;
-
equals
-
hashCode
public int hashCode()
-