Package net.minecraft.item.map
Class MapIcon
java.lang.Object
net.minecraft.item.map.MapIcon
public class MapIcon extends Object
- Mappings:
Namespace Name official atfintermediary net/minecraft/class_626named net/minecraft/item/map/MapIcon
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
typeId
private byte typeId- Mappings:
Namespace Name Mixin selector official aLatf;a:Bintermediary field_2312Lnet/minecraft/class_626;field_2312:Bnamed typeIdLnet/minecraft/item/map/MapIcon;typeId:B
-
x
private byte x- Mappings:
Namespace Name Mixin selector official bLatf;b:Bintermediary field_2313Lnet/minecraft/class_626;field_2313:Bnamed xLnet/minecraft/item/map/MapIcon;x:B
-
y
private byte y- Mappings:
Namespace Name Mixin selector official cLatf;c:Bintermediary field_2314Lnet/minecraft/class_626;field_2314:Bnamed yLnet/minecraft/item/map/MapIcon;y:B
-
rot
private byte rot- Mappings:
Namespace Name Mixin selector official dLatf;d:Bintermediary field_2315Lnet/minecraft/class_626;field_2315:Bnamed rotLnet/minecraft/item/map/MapIcon;rot:B
-
-
Constructor Details
-
MapIcon
public MapIcon(byte typeId, byte x, byte y, byte rot)- Mappings:
Namespace Name Mixin selector official <init>Latf;<init>(BBBB)Vintermediary <init>Lnet/minecraft/class_626;<init>(BBBB)Vnamed <init>Lnet/minecraft/item/map/MapIcon;<init>(BBBB)V
-
MapIcon
- Mappings:
Namespace Name Mixin selector official <init>Latf;<init>(Latf;)Vintermediary <init>Lnet/minecraft/class_626;<init>(Lnet/minecraft/class_626;)Vnamed <init>Lnet/minecraft/item/map/MapIcon;<init>(Lnet/minecraft/item/map/MapIcon;)V
-
-
Method Details
-
getTypeId
public byte getTypeId()- Mappings:
Namespace Name Mixin selector official aLatf;a()Bintermediary method_1894Lnet/minecraft/class_626;method_1894()Bnamed getTypeIdLnet/minecraft/item/map/MapIcon;getTypeId()B
-
getX
public byte getX()- Mappings:
Namespace Name Mixin selector official bLatf;b()Bintermediary method_1895Lnet/minecraft/class_626;method_1895()Bnamed getXLnet/minecraft/item/map/MapIcon;getX()B
-
getY
public byte getY()- Mappings:
Namespace Name Mixin selector official cLatf;c()Bintermediary method_1896Lnet/minecraft/class_626;method_1896()Bnamed getYLnet/minecraft/item/map/MapIcon;getY()B
-
getRotation
public byte getRotation()- Mappings:
Namespace Name Mixin selector official dLatf;d()Bintermediary method_1897Lnet/minecraft/class_626;method_1897()Bnamed getRotationLnet/minecraft/item/map/MapIcon;getRotation()B
-
equals
-
hashCode
public int hashCode()
-