Package net.minecraft.item.map
Class MapFrameMarker
java.lang.Object
net.minecraft.item.map.MapFrameMarker
- Mappings:
Namespace Name official dxs
intermediary net/minecraft/class_19
named net/minecraft/item/map/MapFrameMarker
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MapFrameMarker
fromNbt
(NbtCompound nbt) int
getKey()
static String
getPos()
int
toNbt()
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector official a
Ldxs;a:Lgt;
intermediary field_75
Lnet/minecraft/class_19;field_75:Lnet/minecraft/class_2338;
named pos
Lnet/minecraft/item/map/MapFrameMarker;pos:Lnet/minecraft/util/math/BlockPos;
-
rotation
private final int rotation- Mappings:
Namespace Name Mixin selector official b
Ldxs;b:I
intermediary field_74
Lnet/minecraft/class_19;field_74:I
named rotation
Lnet/minecraft/item/map/MapFrameMarker;rotation:I
-
entityId
private final int entityId- Mappings:
Namespace Name Mixin selector official c
Ldxs;c:I
intermediary field_73
Lnet/minecraft/class_19;field_73:I
named entityId
Lnet/minecraft/item/map/MapFrameMarker;entityId:I
-
-
Constructor Details
-
MapFrameMarker
- Mappings:
Namespace Name Mixin selector official <init>
Ldxs;<init>(Lgt;II)V
intermediary <init>
Lnet/minecraft/class_19;<init>(Lnet/minecraft/class_2338;II)V
named <init>
Lnet/minecraft/item/map/MapFrameMarker;<init>(Lnet/minecraft/util/math/BlockPos;II)V
-
-
Method Details
-
fromNbt
- Mappings:
Namespace Name Mixin selector official a
Ldxs;a(Lre;)Ldxs;
intermediary method_87
Lnet/minecraft/class_19;method_87(Lnet/minecraft/class_2487;)Lnet/minecraft/class_19;
named fromNbt
Lnet/minecraft/item/map/MapFrameMarker;fromNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/item/map/MapFrameMarker;
-
toNbt
- Mappings:
Namespace Name Mixin selector official a
Ldxs;a()Lre;
intermediary method_84
Lnet/minecraft/class_19;method_84()Lnet/minecraft/class_2487;
named toNbt
Lnet/minecraft/item/map/MapFrameMarker;toNbt()Lnet/minecraft/nbt/NbtCompound;
-
getPos
- Mappings:
Namespace Name Mixin selector official b
Ldxs;b()Lgt;
intermediary method_86
Lnet/minecraft/class_19;method_86()Lnet/minecraft/class_2338;
named getPos
Lnet/minecraft/item/map/MapFrameMarker;getPos()Lnet/minecraft/util/math/BlockPos;
-
getRotation
public int getRotation()- Mappings:
Namespace Name Mixin selector official c
Ldxs;c()I
intermediary method_83
Lnet/minecraft/class_19;method_83()I
named getRotation
Lnet/minecraft/item/map/MapFrameMarker;getRotation()I
-
getEntityId
public int getEntityId()- Mappings:
Namespace Name Mixin selector official d
Ldxs;d()I
intermediary method_85
Lnet/minecraft/class_19;method_85()I
named getEntityId
Lnet/minecraft/item/map/MapFrameMarker;getEntityId()I
-
getKey
- Mappings:
Namespace Name Mixin selector official e
Ldxs;e()Ljava/lang/String;
intermediary method_82
Lnet/minecraft/class_19;method_82()Ljava/lang/String;
named getKey
Lnet/minecraft/item/map/MapFrameMarker;getKey()Ljava/lang/String;
-
getKey
- Mappings:
Namespace Name Mixin selector official a
Ldxs;a(Lgt;)Ljava/lang/String;
intermediary method_81
Lnet/minecraft/class_19;method_81(Lnet/minecraft/class_2338;)Ljava/lang/String;
named getKey
Lnet/minecraft/item/map/MapFrameMarker;getKey(Lnet/minecraft/util/math/BlockPos;)Ljava/lang/String;
-