Package net.minecraft.item.map
Class MapState
java.lang.Object
net.minecraft.world.PersistentState
net.minecraft.item.map.MapState
- Mappings:
Namespace Name official atgintermediary net/minecraft/class_89named net/minecraft/item/map/MapState
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionbyte[]bytebyteprivate Map<PlayerEntity,MapState.PlayerUpdateTracker> intintFields inherited from class net.minecraft.world.PersistentState
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfromNbt(NbtCompound nbt) getPlayerSyncData(PlayerEntity player) voidmarkDirty(int x, int z) method_184(ItemStack itemStack, World world, PlayerEntity player) voidmethod_191(NbtCompound nbtCompound) private voidmethod_4126(int int2, World world, String string, double double2, double double3, double double4) voidmethod_9308(double double2, double double3, int int2) voidupdate(PlayerEntity player, ItemStack stack) Methods inherited from class net.minecraft.world.PersistentState
isDirty, markDirty, setDirty
-
Field Details
-
xCenter
public int xCenter- Mappings:
Namespace Name Mixin selector official bLatg;b:Iintermediary field_201Lnet/minecraft/class_89;field_201:Inamed xCenterLnet/minecraft/item/map/MapState;xCenter:I
-
zCenter
public int zCenter- Mappings:
Namespace Name Mixin selector official cLatg;c:Iintermediary field_202Lnet/minecraft/class_89;field_202:Inamed zCenterLnet/minecraft/item/map/MapState;zCenter:I
-
dimensionId
public byte dimensionId- Mappings:
Namespace Name Mixin selector official dLatg;d:Bintermediary field_203Lnet/minecraft/class_89;field_203:Bnamed dimensionIdLnet/minecraft/item/map/MapState;dimensionId:B
-
scale
public byte scale- Mappings:
Namespace Name Mixin selector official eLatg;e:Bintermediary field_204Lnet/minecraft/class_89;field_204:Bnamed scaleLnet/minecraft/item/map/MapState;scale:B
-
colors
public byte[] colors- Mappings:
Namespace Name Mixin selector official fLatg;f:[Bintermediary field_205Lnet/minecraft/class_89;field_205:[Bnamed colorsLnet/minecraft/item/map/MapState;colors:[B
-
updateTrackers
- Mappings:
Namespace Name Mixin selector official gLatg;g:Ljava/util/List;intermediary field_207Lnet/minecraft/class_89;field_207:Ljava/util/List;named updateTrackersLnet/minecraft/item/map/MapState;updateTrackers:Ljava/util/List;
-
updateTrackersByPlayer
- Mappings:
Namespace Name Mixin selector official iLatg;i:Ljava/util/Map;intermediary field_209Lnet/minecraft/class_89;field_209:Ljava/util/Map;named updateTrackersByPlayerLnet/minecraft/item/map/MapState;updateTrackersByPlayer:Ljava/util/Map;
-
icons
- Mappings:
Namespace Name Mixin selector official hLatg;h:Ljava/util/Map;intermediary field_4982Lnet/minecraft/class_89;field_4982:Ljava/util/Map;named iconsLnet/minecraft/item/map/MapState;icons:Ljava/util/Map;
-
-
Constructor Details
-
MapState
- Mappings:
Namespace Name Mixin selector official <init>Late;<init>(Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_92;<init>(Ljava/lang/String;)Vnamed <init>Lnet/minecraft/world/PersistentState;<init>(Ljava/lang/String;)V
-
-
Method Details
-
method_9308
public void method_9308(double double2, double double3, int int2) - Mappings:
Namespace Name Mixin selector official aLatg;a(DDI)Vintermediary method_9308Lnet/minecraft/class_89;method_9308(DDI)Vnamed method_9308Lnet/minecraft/item/map/MapState;method_9308(DDI)V
-
fromNbt
- Specified by:
fromNbtin classPersistentState- Mappings:
Namespace Name Mixin selector official aLate;a(Ldn;)Vintermediary method_188Lnet/minecraft/class_92;method_188(Lnet/minecraft/class_322;)Vnamed fromNbtLnet/minecraft/world/PersistentState;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
method_191
- Specified by:
method_191in classPersistentState- Mappings:
Namespace Name Mixin selector official bLate;b(Ldn;)Vintermediary method_191Lnet/minecraft/class_92;method_191(Lnet/minecraft/class_322;)Vnamed method_191Lnet/minecraft/world/PersistentState;method_191(Lnet/minecraft/nbt/NbtCompound;)V
-
update
- Mappings:
Namespace Name Mixin selector official aLatg;a(Lwn;Lzx;)Vintermediary method_183Lnet/minecraft/class_89;method_183(Lnet/minecraft/class_988;Lnet/minecraft/class_1071;)Vnamed updateLnet/minecraft/item/map/MapState;update(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)V
-
method_4126
private void method_4126(int int2, World world, String string, double double2, double double3, double double4) - Mappings:
Namespace Name Mixin selector official aLatg;a(ILadm;Ljava/lang/String;DDD)Vintermediary method_4126Lnet/minecraft/class_89;method_4126(ILnet/minecraft/class_1150;Ljava/lang/String;DDD)Vnamed method_4126Lnet/minecraft/item/map/MapState;method_4126(ILnet/minecraft/world/World;Ljava/lang/String;DDD)V
-
method_184
- Mappings:
Namespace Name Mixin selector official aLatg;a(Lzx;Ladm;Lwn;)Lff;intermediary method_184Lnet/minecraft/class_89;method_184(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;Lnet/minecraft/class_988;)Lnet/minecraft/class_700;named method_184Lnet/minecraft/item/map/MapState;method_184(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/network/Packet;
-
markDirty
public void markDirty(int x, int z) - Mappings:
Namespace Name Mixin selector official aLatg;a(II)Vintermediary method_9309Lnet/minecraft/class_89;method_9309(II)Vnamed markDirtyLnet/minecraft/item/map/MapState;markDirty(II)V
-
getPlayerSyncData
- Mappings:
Namespace Name Mixin selector official aLatg;a(Lwn;)Latg$a;intermediary method_4127Lnet/minecraft/class_89;method_4127(Lnet/minecraft/class_988;)Lnet/minecraft/class_89$class_90;named getPlayerSyncDataLnet/minecraft/item/map/MapState;getPlayerSyncData(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/item/map/MapState$PlayerUpdateTracker;
-