Package net.minecraft.item.map
Class MapIcon
java.lang.Object
net.minecraft.item.map.MapIcon
- Mappings:
 Namespace Name official dylintermediary net/minecraft/class_20named 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 official aLdyl;a:Ldyl$a;intermediary field_77Lnet/minecraft/class_20;field_77:Lnet/minecraft/class_20$class_21;named typeLnet/minecraft/item/map/MapIcon;type:Lnet/minecraft/item/map/MapIcon$Type;
 - 
x
private final byte x- Mappings:
 Namespace Name Mixin selector official bLdyl;b:Bintermediary field_76Lnet/minecraft/class_20;field_76:Bnamed xLnet/minecraft/item/map/MapIcon;x:B
 - 
z
private final byte z- Mappings:
 Namespace Name Mixin selector official cLdyl;c:Bintermediary field_80Lnet/minecraft/class_20;field_80:Bnamed zLnet/minecraft/item/map/MapIcon;z:B
 - 
rotation
private final byte rotation- Mappings:
 Namespace Name Mixin selector official dLdyl;d:Bintermediary field_79Lnet/minecraft/class_20;field_79:Bnamed rotationLnet/minecraft/item/map/MapIcon;rotation:B
 - 
text
- Mappings:
 Namespace Name Mixin selector official eLdyl;e:Lsw;intermediary field_78Lnet/minecraft/class_20;field_78:Lnet/minecraft/class_2561;named textLnet/minecraft/item/map/MapIcon;text:Lnet/minecraft/text/Text;
 
 - 
 - 
Constructor Details
- 
MapIcon
- Mappings:
 Namespace Name Mixin selector official <init>Ldyl;<init>(Ldyl$a;BBBLsw;)Vintermediary <init>Lnet/minecraft/class_20;<init>(Lnet/minecraft/class_20$class_21;BBBLnet/minecraft/class_2561;)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 official aLdyl;a()Bintermediary method_92Lnet/minecraft/class_20;method_92()Bnamed getTypeIdLnet/minecraft/item/map/MapIcon;getTypeId()B
 - 
getType
- Mappings:
 Namespace Name Mixin selector official bLdyl;b()Ldyl$a;intermediary method_93Lnet/minecraft/class_20;method_93()Lnet/minecraft/class_20$class_21;named getTypeLnet/minecraft/item/map/MapIcon;getType()Lnet/minecraft/item/map/MapIcon$Type;
 - 
getX
public byte getX()- Mappings:
 Namespace Name Mixin selector official cLdyl;c()Bintermediary method_90Lnet/minecraft/class_20;method_90()Bnamed getXLnet/minecraft/item/map/MapIcon;getX()B
 - 
getZ
public byte getZ()- Mappings:
 Namespace Name Mixin selector official dLdyl;d()Bintermediary method_91Lnet/minecraft/class_20;method_91()Bnamed getZLnet/minecraft/item/map/MapIcon;getZ()B
 - 
getRotation
public byte getRotation()- Mappings:
 Namespace Name Mixin selector official eLdyl;e()Bintermediary method_89Lnet/minecraft/class_20;method_89()Bnamed getRotationLnet/minecraft/item/map/MapIcon;getRotation()B
 - 
isAlwaysRendered
public boolean isAlwaysRendered()- Mappings:
 Namespace Name Mixin selector official fLdyl;f()Zintermediary method_94Lnet/minecraft/class_20;method_94()Znamed isAlwaysRenderedLnet/minecraft/item/map/MapIcon;isAlwaysRendered()Z
 - 
getText
- Mappings:
 Namespace Name Mixin selector official gLdyl;g()Lsw;intermediary method_88Lnet/minecraft/class_20;method_88()Lnet/minecraft/class_2561;named getTextLnet/minecraft/item/map/MapIcon;getText()Lnet/minecraft/text/Text;
 - 
equals
 - 
hashCode
public int hashCode() 
 -