Package net.minecraft.item.map
Class MapFrameMarker
java.lang.Object
net.minecraft.item.map.MapFrameMarker
- Mappings:
Namespace Name intermediary net/minecraft/class_19official dyjnamed net/minecraft/item/map/MapFrameMarker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MapFrameMarkerfromNbt(NbtCompound nbt) intgetKey()static StringgetPos()inttoNbt()
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector intermediary field_75Lnet/minecraft/class_19;field_75:Lnet/minecraft/class_2338;official aLdyj;a:Lgu;named posLnet/minecraft/item/map/MapFrameMarker;pos:Lnet/minecraft/util/math/BlockPos;
-
rotation
private final int rotation- Mappings:
Namespace Name Mixin selector intermediary field_74Lnet/minecraft/class_19;field_74:Iofficial bLdyj;b:Inamed rotationLnet/minecraft/item/map/MapFrameMarker;rotation:I
-
entityId
private final int entityId- Mappings:
Namespace Name Mixin selector intermediary field_73Lnet/minecraft/class_19;field_73:Iofficial cLdyj;c:Inamed entityIdLnet/minecraft/item/map/MapFrameMarker;entityId:I
-
-
Constructor Details
-
MapFrameMarker
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_19;<init>(Lnet/minecraft/class_2338;II)Vofficial <init>Ldyj;<init>(Lgu;II)Vnamed <init>Lnet/minecraft/item/map/MapFrameMarker;<init>(Lnet/minecraft/util/math/BlockPos;II)V
-
-
Method Details
-
fromNbt
- Mappings:
Namespace Name Mixin selector intermediary method_87Lnet/minecraft/class_19;method_87(Lnet/minecraft/class_2487;)Lnet/minecraft/class_19;official aLdyj;a(Lqr;)Ldyj;named fromNbtLnet/minecraft/item/map/MapFrameMarker;fromNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/item/map/MapFrameMarker;
-
toNbt
- Mappings:
Namespace Name Mixin selector intermediary method_84Lnet/minecraft/class_19;method_84()Lnet/minecraft/class_2487;official aLdyj;a()Lqr;named toNbtLnet/minecraft/item/map/MapFrameMarker;toNbt()Lnet/minecraft/nbt/NbtCompound;
-
getPos
- Mappings:
Namespace Name Mixin selector intermediary method_86Lnet/minecraft/class_19;method_86()Lnet/minecraft/class_2338;official bLdyj;b()Lgu;named getPosLnet/minecraft/item/map/MapFrameMarker;getPos()Lnet/minecraft/util/math/BlockPos;
-
getRotation
public int getRotation()- Mappings:
Namespace Name Mixin selector intermediary method_83Lnet/minecraft/class_19;method_83()Iofficial cLdyj;c()Inamed getRotationLnet/minecraft/item/map/MapFrameMarker;getRotation()I
-
getEntityId
public int getEntityId()- Mappings:
Namespace Name Mixin selector intermediary method_85Lnet/minecraft/class_19;method_85()Iofficial dLdyj;d()Inamed getEntityIdLnet/minecraft/item/map/MapFrameMarker;getEntityId()I
-
getKey
- Mappings:
Namespace Name Mixin selector intermediary method_82Lnet/minecraft/class_19;method_82()Ljava/lang/String;official eLdyj;e()Ljava/lang/String;named getKeyLnet/minecraft/item/map/MapFrameMarker;getKey()Ljava/lang/String;
-
getKey
- Mappings:
Namespace Name Mixin selector intermediary method_81Lnet/minecraft/class_19;method_81(Lnet/minecraft/class_2338;)Ljava/lang/String;official aLdyj;a(Lgu;)Ljava/lang/String;named getKeyLnet/minecraft/item/map/MapFrameMarker;getKey(Lnet/minecraft/util/math/BlockPos;)Ljava/lang/String;
-