Package net.minecraft.item.map
Class MapIcon
java.lang.Object
net.minecraft.item.map.MapIcon
- Mappings:
Namespace Name official bqdintermediary net/minecraft/class_2287named net/minecraft/item/map/MapIcon
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typeId
private byte typeId- Mappings:
Namespace Name Mixin selector official aLbqd;a:Bintermediary field_10246Lnet/minecraft/class_2287;field_10246:Bnamed typeIdLnet/minecraft/item/map/MapIcon;typeId:B
-
x
private byte x- Mappings:
Namespace Name Mixin selector official bLbqd;b:Bintermediary field_10247Lnet/minecraft/class_2287;field_10247:Bnamed xLnet/minecraft/item/map/MapIcon;x:B
-
y
private byte y- Mappings:
Namespace Name Mixin selector official cLbqd;c:Bintermediary field_10248Lnet/minecraft/class_2287;field_10248:Bnamed yLnet/minecraft/item/map/MapIcon;y:B
-
rot
private byte rot- Mappings:
Namespace Name Mixin selector official dLbqd;d:Bintermediary field_10249Lnet/minecraft/class_2287;field_10249: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>Lbqd;<init>(BBBB)Vintermediary <init>Lnet/minecraft/class_2287;<init>(BBBB)Vnamed <init>Lnet/minecraft/item/map/MapIcon;<init>(BBBB)V
-
MapIcon
- Mappings:
Namespace Name Mixin selector official <init>Lbqd;<init>(Lbqd;)Vintermediary <init>Lnet/minecraft/class_2287;<init>(Lnet/minecraft/class_2287;)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 aLbqd;a()Bintermediary method_9304Lnet/minecraft/class_2287;method_9304()Bnamed getTypeIdLnet/minecraft/item/map/MapIcon;getTypeId()B
-
getX
public byte getX()- Mappings:
Namespace Name Mixin selector official bLbqd;b()Bintermediary method_9305Lnet/minecraft/class_2287;method_9305()Bnamed getXLnet/minecraft/item/map/MapIcon;getX()B
-
getY
public byte getY()- Mappings:
Namespace Name Mixin selector official cLbqd;c()Bintermediary method_9306Lnet/minecraft/class_2287;method_9306()Bnamed getYLnet/minecraft/item/map/MapIcon;getY()B
-
getRotation
public byte getRotation()- Mappings:
Namespace Name Mixin selector official dLbqd;d()Bintermediary method_9307Lnet/minecraft/class_2287;method_9307()Bnamed getRotationLnet/minecraft/item/map/MapIcon;getRotation()B
-
equals
-
hashCode
public int hashCode()
-