Package net.minecraft.item.map
Class MapState
java.lang.Object
net.minecraft.world.PersistentState
net.minecraft.item.map.MapState
- Mappings:
Namespace Name official ayzintermediary net/minecraft/class_89named net/minecraft/item/map/MapState
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionbyte[]bytebytebooleanprivate 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) Packet<?>method_184(ItemStack itemStack, World world, PlayerEntity player) private voidmethod_4126(int int2, World world, String string, double double2, double double3, double double4) voidmethod_9308(double double2, double double3, int int2) toNbt(NbtCompound nbt) 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 bLayz;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 cLayz;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 dLayz;d:Bintermediary field_203Lnet/minecraft/class_89;field_203:Bnamed dimensionIdLnet/minecraft/item/map/MapState;dimensionId:B
-
trackingPosition
public boolean trackingPosition- Mappings:
Namespace Name Mixin selector official eLayz;e:Zintermediary field_13095Lnet/minecraft/class_89;field_13095:Znamed trackingPositionLnet/minecraft/item/map/MapState;trackingPosition:Z
-
scale
public byte scale- Mappings:
Namespace Name Mixin selector official fLayz;f: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 gLayz;g:[Bintermediary field_205Lnet/minecraft/class_89;field_205:[Bnamed colorsLnet/minecraft/item/map/MapState;colors:[B
-
updateTrackers
- Mappings:
Namespace Name Mixin selector official hLayz;h: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 jLayz;j: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 iLayz;i: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>Layx;<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 aLayz;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 aLayx;a(Ldq;)Vintermediary method_188Lnet/minecraft/class_92;method_188(Lnet/minecraft/class_322;)Vnamed fromNbtLnet/minecraft/world/PersistentState;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
toNbt
- Specified by:
toNbtin classPersistentState- Mappings:
Namespace Name Mixin selector official bLayx;b(Ldq;)Ldq;intermediary method_191Lnet/minecraft/class_92;method_191(Lnet/minecraft/class_322;)Lnet/minecraft/class_322;named toNbtLnet/minecraft/world/PersistentState;toNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
-
update
- Mappings:
Namespace Name Mixin selector official aLayz;a(Lzj;Ladq;)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 aLayz;a(ILaht;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 aLayz;a(Ladq;Laht;Lzj;)Lfh;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 aLayz;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 aLayz;a(Lzj;)Layz$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;
-