History - net.minecraft.world.level.saveddata.maps.MapItemSavedData
1.21.3
Names
eqt
evr
Fields
int: c, centerX, field_116, centerX, f_256718_
int: c, centerX, field_116, centerX
int: d, centerZ, field_115, centerZ, f_256789_
int: d, centerZ, field_115, centerZ
byte: f, scale, field_119, scale, f_77890_
byte: f, scale, field_119, scale
byte[]: g, colors, field_122, colors, f_77891_
byte[]: g, colors, field_122, colors
List<MapItemSavedData$HoldingPlayer>: o, carriedBy, field_112, updateTrackers, f_77893_
List<MapItemSavedData$HoldingPlayer>: o, carriedBy, field_112, updateTrackers
Map<Player, MapItemSavedData$HoldingPlayer>: p, carriedByPlayers, field_120, updateTrackersByPlayer, f_77896_
Map<Player, MapItemSavedData$HoldingPlayer>: p, carriedByPlayers, field_120, updateTrackersByPlayer
Map<String, MapDecoration>: r, decorations, field_117, decorations, f_77894_
Map<String, MapDecoration>: r, decorations, field_117, decorations
boolean: m, trackingPosition, field_114, showDecorations, f_77888_
boolean: m, trackingPosition, field_114, showDecorations
boolean: n, unlimitedTracking, field_113, unlimitedTracking, f_77889_
boolean: n, unlimitedTracking, field_113, unlimitedTracking
Map<String, MapBanner>: q, bannerMarkers, field_123, banners, f_77897_
Map<String, MapBanner>: q, bannerMarkers, field_123, banners
Map<String, MapFrame>: s, frameMarkers, field_121, frames, f_77898_
Map<String, MapFrame>: s, frameMarkers, field_121, frames
boolean: h, locked, field_17403, locked, f_77892_
boolean: h, locked, field_17403, locked
ResourceKey<Level>: e, dimension, field_118, dimension, f_77887_
ResourceKey<Level>: e, dimension, field_118, dimension
int: j, MAP_SIZE, field_31832, SIZE, f_164765_
int: j, MAP_SIZE, field_31832, SIZE
int: k, HALF_MAP_SIZE, field_31833, SIZE_HALF, f_164766_
int: k, HALF_MAP_SIZE, field_31833, SIZE_HALF
int: a, MAX_SCALE, field_31831, MAX_SCALE, f_164764_
int: a, MAX_SCALE, field_31831, MAX_SCALE
int: b, TRACKED_DECORATION_LIMIT, field_33991, MAX_DECORATIONS, f_181307_
int: b, TRACKED_DECORATION_LIMIT, field_33991, MAX_DECORATIONS
int: t, trackedDecorationCount, field_33992, decorationCount, f_181308_
int: t, trackedDecorationCount, field_33992, decorationCount
org.slf4j.Logger: i, LOGGER, field_25019, LOGGER, f_77895_
org.slf4j.Logger: i, LOGGER, field_25019, LOGGER
String: l, FRAME_PREFIX, field_52316, FRAME_PREFIX, f_336663_
String: l, FRAME_PREFIX, field_52316, FRAME_PREFIX
Constructors
Methods
void (Player, ItemStack): a, tickCarriedBy, method_102, update, m_77918_
void (Player, ItemStack): a, tickCarriedBy, method_102, update
void (int, int): a, setColorsDirty, method_103, markDirty, m_164789_
void (int, int): a, setColorsDirty, method_103, markDirty
MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData, m_77916_
MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData
void (BlockGetter, int, int): a, checkBanners, method_109, removeBanner, m_77930_
void (BlockGetter, int, int): a, checkBanners, method_109, removeBanner
void (BlockPos, int): a, removedFromFrame, method_104, removeFrame, m_77947_
void (BlockPos, int): a, removedFromFrame, method_104, removeFrame
MapItemSavedData (double, double, byte, boolean, boolean, ResourceKey<Level>): a, createFresh, method_32363, of, m_164780_
MapItemSavedData (double, double, byte, boolean, boolean, ResourceKey<Level>): a, createFresh, method_32363, of
MapItemSavedData (byte, boolean, ResourceKey<Level>): a, createForClient, method_32362, of, m_164776_
MapItemSavedData (byte, boolean, ResourceKey<Level>): a, createForClient, method_32362, of
MapItemSavedData (): b, locked, method_32361, copy, m_164775_
MapItemSavedData (): b, locked, method_32361, copy
void (String): a, removeDecoration, method_32368, removeDecoration, m_164799_
void (String): a, removeDecoration, method_32368, removeDecoration
void (): i, setDecorationsDirty, method_32374, markDecorationsDirty, m_164812_
void (): i, setDecorationsDirty, method_32374, markDecorationsDirty
boolean (LevelAccessor, BlockPos): a, toggleBanner, method_108, addBanner, m_77934_
boolean (LevelAccessor, BlockPos): a, toggleBanner, method_108, addBanner
Collection<MapBanner> (): f, getBanners, method_35503, getBanners, m_164809_
Collection<MapBanner> (): f, getBanners, method_35503, getBanners
boolean (int, int, byte): a, updateColor, method_32365, putColor, m_164792_
boolean (int, int, byte): a, updateColor, method_32365, putColor
void (int, int, byte): b, setColor, method_32370, setColor, m_164803_
void (int, int, byte): b, setColor, method_32370, setColor
boolean (): g, isExplorationMap, method_32372, hasExplorationMapDecoration, m_164810_
boolean (): g, isExplorationMap, method_32372, hasExplorationMapDecoration
void (List<MapDecoration>): a, addClientSideDecorations, method_32369, replaceDecorations, m_164801_
void (List<MapDecoration>): a, addClientSideDecorations, method_32369, replaceDecorations
Iterable<MapDecoration> (): h, getDecorations, method_32373, getDecorations, m_164811_
Iterable<MapDecoration> (): h, getDecorations, method_32373, getDecorations
boolean (int): a, isTrackedCountOverLimit, method_37343, decorationCountNotLessThan, m_181312_
boolean (int): a, isTrackedCountOverLimit, method_37343, decorationCountNotLessThan
SavedData$Factory<MapItemSavedData> (): a, factory, method_52611, getPersistentStateType, m_295558_
SavedData$Factory<MapItemSavedData> (): a, factory, method_52611, getPersistentStateType
MapItemSavedData (CompoundTag, HolderLookup$Provider): b, load, method_32371, fromNbt, m_164807_
MapItemSavedData (CompoundTag, HolderLookup$Provider): b, load, method_32371, fromNbt
CompoundTag (CompoundTag, HolderLookup$Provider): a, save, method_75, writeNbt, m_7176_
CompoundTag (CompoundTag, HolderLookup$Provider): a, save, method_75, writeNbt
MapItemSavedData (): e, scaled, method_32364, zoomOut, m_164787_
MapItemSavedData (): e, scaled, method_32364, zoomOut
Predicate<ItemStack> (ItemStack): a, mapMatcher, method_55784, getEqualPredicate, m_322359_
Predicate<ItemStack> (ItemStack): a, mapMatcher, method_55784, getEqualPredicate
void (ItemStack, BlockPos, String, Holder<MapDecorationType>): a, addTargetDecoration, method_110, addDecorationsNbt, m_77925_
void (ItemStack, BlockPos, String, Holder<MapDecorationType>): a, addTargetDecoration, method_110, addDecorationsNbt
void (Holder<MapDecorationType>, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addDecoration, m_77937_
void (Holder<MapDecorationType>, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addDecoration
Packet<?> (MapId, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, m_164796_
Packet<?> (MapId, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket
String (int): b, getFrameKey, method_61169, getFrameDecorationKey, m_339532_
String (int): b, getFrameKey, method_61169, getFrameDecorationKey
boolean (Player): b, hasMapInvisibilityItemEquipped, method_64505, hasMapInvisibilityEquipment
MapItemSavedData$MapDecorationLocation (Holder<MapDecorationType>, LevelAccessor, double, float, float): a, calculateDecorationLocationAndType, method_61870, getMarker
com.mojang.datafixers.util.Pair<Holder<MapDecorationType>, Byte> (Holder<MapDecorationType>, LevelAccessor, double, float, float): b, playerDecorationTypeAndRotation, method_61872, getPlayerMarkerAndRotation
byte (LevelAccessor, double): a, calculateRotation, method_61869, getPlayerMarkerRotation
boolean (float, float): a, isInsideMap, method_61868, isInBounds
Holder<MapDecorationType> (float, float): b, decorationTypeForPlayerOutsideMap, method_61871, getPlayerMarker
byte (float): a, clampMapCoordinate, method_61867, offsetToMarkerPosition
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
epm
eqt
Fields
List<MapItemSavedData$HoldingPlayer>: n, carriedBy, field_112, updateTrackers, f_77893_
List<MapItemSavedData$HoldingPlayer>: o, carriedBy, field_112, updateTrackers, f_77893_
Map<Player, MapItemSavedData$HoldingPlayer>: o, carriedByPlayers, field_120, updateTrackersByPlayer, f_77896_
Map<Player, MapItemSavedData$HoldingPlayer>: p, carriedByPlayers, field_120, updateTrackersByPlayer, f_77896_
Map<String, MapDecoration>: q, decorations, field_117, decorations, f_77894_
Map<String, MapDecoration>: r, decorations, field_117, decorations, f_77894_
boolean: l, trackingPosition, field_114, showDecorations, f_77888_
boolean: m, trackingPosition, field_114, showDecorations, f_77888_
boolean: m, unlimitedTracking, field_113, unlimitedTracking, f_77889_
boolean: n, unlimitedTracking, field_113, unlimitedTracking, f_77889_
Map<String, MapBanner>: p, bannerMarkers, field_123, banners, f_77897_
Map<String, MapBanner>: q, bannerMarkers, field_123, banners, f_77897_
Map<String, MapFrame>: r, frameMarkers, field_121, frames, f_77898_
Map<String, MapFrame>: s, frameMarkers, field_121, frames, f_77898_
int: s, trackedDecorationCount, field_33992, decorationCount, f_181308_
int: t, trackedDecorationCount, field_33992, decorationCount, f_181308_
String: l, FRAME_PREFIX, field_52316, FRAME_PREFIX, f_336663_
Constructors
Methods
String (int): b, getFrameKey, method_61169, getFrameDecorationKey, m_339532_
1.20.6
Names
egb
epm
Fields
Map<String, MapDecoration>: q, decorations, field_117, icons, f_77894_
Map<String, MapDecoration>: q, decorations, field_117, decorations, f_77894_
boolean: l, trackingPosition, field_114, showIcons, f_77888_
boolean: l, trackingPosition, field_114, showDecorations, f_77888_
int: j, MAP_SIZE, field_31832, field_31832, f_164765_
int: j, MAP_SIZE, field_31832, SIZE, f_164765_
int: k, HALF_MAP_SIZE, field_31833, field_31833, f_164766_
int: k, HALF_MAP_SIZE, field_31833, SIZE_HALF, f_164766_
int: b, TRACKED_DECORATION_LIMIT, field_33991, MAX_ICONS, f_181307_
int: b, TRACKED_DECORATION_LIMIT, field_33991, MAX_DECORATIONS, f_181307_
int: s, trackedDecorationCount, field_33992, iconCount, f_181308_
int: s, trackedDecorationCount, field_33992, decorationCount, f_181308_
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_75, writeNbt, m_7176_
void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsNbt, m_77925_
void (MapDecoration$Type, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addIcon, m_77937_
MapItemSavedData (CompoundTag): b, load, method_32371, fromNbt, m_164807_
MapItemSavedData (int): a, scaled, method_32364, zoomOut, m_164787_
void (String): a, removeDecoration, method_32368, removeIcon, m_164799_
void (String): a, removeDecoration, method_32368, removeDecoration, m_164799_
Packet<?> (int, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, m_164796_
void (): h, setDecorationsDirty, method_32374, markIconsDirty, m_164812_
void (): i, setDecorationsDirty, method_32374, markDecorationsDirty, m_164812_
Collection<MapBanner> (): e, getBanners, method_35503, getBanners, m_164809_
Collection<MapBanner> (): f, getBanners, method_35503, getBanners, m_164809_
boolean (): f, isExplorationMap, method_32372, hasMonumentIcon, m_164810_
boolean (): g, isExplorationMap, method_32372, hasExplorationMapDecoration, m_164810_
void (List<MapDecoration>): a, addClientSideDecorations, method_32369, replaceIcons, m_164801_
void (List<MapDecoration>): a, addClientSideDecorations, method_32369, replaceDecorations, m_164801_
Iterable<MapDecoration> (): g, getDecorations, method_32373, getIcons, m_164811_
Iterable<MapDecoration> (): h, getDecorations, method_32373, getDecorations, m_164811_
boolean (int): b, isTrackedCountOverLimit, method_37343, iconCountNotLessThan, m_181312_
boolean (int): a, isTrackedCountOverLimit, method_37343, decorationCountNotLessThan, m_181312_
MapItemSavedData (CompoundTag, HolderLookup$Provider): b, load, method_32371, fromNbt, m_164807_
CompoundTag (CompoundTag, HolderLookup$Provider): a, save, method_75, writeNbt, m_7176_
MapItemSavedData (): e, scaled, method_32364, zoomOut, m_164787_
Predicate<ItemStack> (ItemStack): a, mapMatcher, method_55784, getEqualPredicate, m_322359_
void (ItemStack, BlockPos, String, Holder<MapDecorationType>): a, addTargetDecoration, method_110, addDecorationsNbt, m_77925_
void (Holder<MapDecorationType>, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addDecoration, m_77937_
Packet<?> (MapId, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, m_164796_
1.20.4
Names
ebw
egb
Fields
Constructors
Methods
1.20.2
Names
dyo
ebw
Fields
Constructors
Methods
MapItemSavedData (): a, locked, method_32361, copy, m_164775_
MapItemSavedData (): b, locked, method_32361, copy, m_164775_
void (): g, setDecorationsDirty, method_32374, markIconsDirty, m_164812_
void (): h, setDecorationsDirty, method_32374, markIconsDirty, m_164812_
Collection<MapBanner> (): d, getBanners, method_35503, getBanners, m_164809_
Collection<MapBanner> (): e, getBanners, method_35503, getBanners, m_164809_
boolean (): e, isExplorationMap, method_32372, hasMonumentIcon, m_164810_
boolean (): f, isExplorationMap, method_32372, hasMonumentIcon, m_164810_
Iterable<MapDecoration> (): f, getDecorations, method_32373, getIcons, m_164811_
Iterable<MapDecoration> (): g, getDecorations, method_32373, getIcons, m_164811_
SavedData$Factory<MapItemSavedData> (): a, factory, method_52611, getPersistentStateType, m_295558_
1.20.1
Names
dxu
dyo
Fields
Constructors
Methods
1.19.4
Names
duu
dxu
Fields
Constructors
Methods
1.19.3
Names
drg
duu
Fields
int: c, x, field_116, centerX, f_77885_
int: c, centerX, field_116, centerX, f_256718_
int: d, z, field_115, centerZ, f_77886_
int: d, centerZ, field_115, centerZ, f_256789_
Constructors
Methods
1.19.2
Names
Fields
int: a, MAX_SCALE, field_31831, field_31831, f_164764_
int: a, MAX_SCALE, field_31831, MAX_SCALE, f_164764_
int: b, TRACKED_DECORATION_LIMIT, field_33991, field_33991, f_181307_
int: b, TRACKED_DECORATION_LIMIT, field_33991, MAX_ICONS, f_181307_
int: s, trackedDecorationCount, field_33992, field_33992, f_181308_
int: s, trackedDecorationCount, field_33992, iconCount, f_181308_
org.slf4j.Logger: i, LOGGER, field_25019, field_25019, f_77895_
org.slf4j.Logger: i, LOGGER, field_25019, LOGGER, f_77895_
Constructors
Methods
boolean (int): b, isTrackedCountOverLimit, method_37343, method_37343, m_181312_
boolean (int): b, isTrackedCountOverLimit, method_37343, iconCountNotLessThan, m_181312_
1.19.1
Names
dqj
drg
Fields
Constructors
Methods
1.19
Names
dkf
dqj
Fields
Constructors
Methods
1.18.2
Names
djd
dkf
Fields
org.apache.logging.log4j.Logger: i, LOGGER, field_25019, field_25019, f_77895_
org.slf4j.Logger: i, LOGGER, field_25019, field_25019, f_77895_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dhs
djd
Fields
Constructors
Methods
void (int, int): a, setColorsDirty, method_103, markDirty, m_164789_, flagDirty
void (int, int): a, setColorsDirty, method_103, markDirty, m_164789_
void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsNbt, m_77925_, decorateMap
void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsNbt, m_77925_
void (): g, setDecorationsDirty, method_32374, markIconsDirty, m_164812_, flagDecorationsDirty
void (): g, setDecorationsDirty, method_32374, markIconsDirty, m_164812_
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
cxx
dhs
net.minecraft.world.storage.MapData
net.minecraft.src.C_2771_
net.minecraft.server.v1_16_R3.WorldMap
net.minecraft.world.level.saveddata.maps.WorldMap
Fields
int: a, x, field_116, centerX, field_76201_a, centerX
int: c, x, field_116, centerX, f_77885_
int: b, z, field_115, centerZ, field_76199_b, centerZ
int: d, z, field_115, centerZ, f_77886_
byte: f, scale, field_119, scale, field_76197_d, scale
byte: f, scale, field_119, scale, f_77890_
byte[]: g, colors, field_122, colors, field_76198_e, colors
byte[]: g, colors, field_122, colors, f_77891_
List<MapItemSavedData$HoldingPlayer>: i, carriedBy, field_112, updateTrackers, field_76196_g
List<MapItemSavedData$HoldingPlayer>: n, carriedBy, field_112, updateTrackers, f_77893_
Map<Player, MapItemSavedData$HoldingPlayer>: l, carriedByPlayers, field_120, updateTrackersByPlayer, field_76202_j, humans
Map<Player, MapItemSavedData$HoldingPlayer>: o, carriedByPlayers, field_120, updateTrackersByPlayer, f_77896_
Map<String, MapDecoration>: j, decorations, field_117, icons, field_76203_h, decorations
Map<String, MapDecoration>: q, decorations, field_117, icons, f_77894_
boolean: d, trackingPosition, field_114, showIcons, field_186210_e, track
boolean: l, trackingPosition, field_114, showIcons, f_77888_
boolean: e, unlimitedTracking, field_113, unlimitedTracking, field_191096_f, unlimitedTracking
boolean: m, unlimitedTracking, field_113, unlimitedTracking, f_77889_
Map<String, MapBanner>: m, bannerMarkers, field_123, banners, field_204270_k
Map<String, MapBanner>: p, bannerMarkers, field_123, banners, f_77897_
Map<String, MapFrame>: n, frameMarkers, field_121, frames, field_212442_l
Map<String, MapFrame>: r, frameMarkers, field_121, frames, f_77898_
boolean: h, locked, field_17403, locked, field_215161_h, locked
boolean: h, locked, field_17403, locked, f_77892_
org.apache.logging.log4j.Logger: k, LOGGER, field_25019, field_25019, field_237240_k_
org.apache.logging.log4j.Logger: i, LOGGER, field_25019, field_25019, f_77895_
ResourceKey<Level>: c, dimension, field_118, dimension, field_76200_c, map
ResourceKey<Level>: e, dimension, field_118, dimension, f_77887_
int: j, MAP_SIZE, field_31832, field_31832, f_164765_
int: k, HALF_MAP_SIZE, field_31833, field_31833, f_164766_
int: a, MAX_SCALE, field_31831, field_31831, f_164764_
int: b, TRACKED_DECORATION_LIMIT, field_33991, field_33991, f_181307_
int: s, trackedDecorationCount, field_33992, field_33992, f_181308_
Constructors
(String)
(int, int, byte, boolean, boolean, boolean, ResourceKey<Level>)
Methods
void (double, double, int): a, setOrigin, method_106, calculateCenter, func_176054_a
void (CompoundTag): a, load, method_77, fromTag, func_76184_a
void (Player, ItemStack): a, tickCarriedBy, method_102, update, func_76191_a
void (Player, ItemStack): a, tickCarriedBy, method_102, update, m_77918_
void (int, int): a, setDirty, method_103, markDirty, func_176053_a, flagDirty
void (int, int): a, setColorsDirty, method_103, markDirty, m_164789_, flagDirty
MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData, func_82568_a
MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData, m_77916_
CompoundTag (CompoundTag): b, save, method_75, writeNbt, func_189551_b
CompoundTag (CompoundTag): a, save, method_75, writeNbt, m_7176_
void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsNbt, func_191094_a, decorateMap
void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsNbt, m_77925_, decorateMap
void (MapDecoration$Type, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addIcon, func_191095_a
void (MapDecoration$Type, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addIcon, m_77937_
Packet<?> (ItemStack, BlockGetter, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, func_176052_a
void (LevelAccessor, BlockPos): a, toggleBanner, method_108, addBanner, func_204269_a
void (BlockGetter, int, int): a, checkBanners, method_109, removeBanner, func_204268_a
void (BlockGetter, int, int): a, checkBanners, method_109, removeBanner, m_77930_
void (BlockPos, int): a, removedFromFrame, method_104, removeFrame, func_212441_a
void (BlockPos, int): a, removedFromFrame, method_104, removeFrame, m_77947_
void (MapItemSavedData): a, lockData, method_18818, copyFrom, func_215160_a
void (int, int, int, boolean, boolean, ResourceKey<Level>): a, setProperties, method_105, init, func_237241_a_
MapItemSavedData (double, double, byte, boolean, boolean, ResourceKey<Level>): a, createFresh, method_32363, of, m_164780_
MapItemSavedData (byte, boolean, ResourceKey<Level>): a, createForClient, method_32362, of, m_164776_
MapItemSavedData (CompoundTag): b, load, method_32371, fromNbt, m_164807_
MapItemSavedData (): a, locked, method_32361, copy, m_164775_
MapItemSavedData (int): a, scaled, method_32364, zoomOut, m_164787_
void (String): a, removeDecoration, method_32368, removeIcon, m_164799_
Packet<?> (int, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, m_164796_
void (): g, setDecorationsDirty, method_32374, markIconsDirty, m_164812_, flagDecorationsDirty
boolean (LevelAccessor, BlockPos): a, toggleBanner, method_108, addBanner, m_77934_
Collection<MapBanner> (): d, getBanners, method_35503, getBanners, m_164809_
boolean (int, int, byte): a, updateColor, method_32365, putColor, m_164792_
void (int, int, byte): b, setColor, method_32370, setColor, m_164803_
boolean (): e, isExplorationMap, method_32372, hasMonumentIcon, m_164810_
void (List<MapDecoration>): a, addClientSideDecorations, method_32369, replaceIcons, m_164801_
Iterable<MapDecoration> (): f, getDecorations, method_32373, getIcons, m_164811_
boolean (int): b, isTrackedCountOverLimit, method_37343, method_37343, m_181312_
1.16.5
Names
Fields
int: a, x, field_116, xCenter, field_76201_a, centerX
int: a, x, field_116, centerX, field_76201_a, centerX
int: b, z, field_115, zCenter, field_76199_b, centerZ
int: b, z, field_115, centerZ, field_76199_b, centerZ
Constructors
Methods
CompoundTag (CompoundTag): b, save, method_75, toTag, func_189551_b
CompoundTag (CompoundTag): b, save, method_75, writeNbt, func_189551_b
void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsTag, func_191094_a, decorateMap
void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsNbt, func_191094_a, decorateMap
1.16.4
Names
cxu
cxx
net.minecraft.server.v1_16_R2.WorldMap
net.minecraft.server.v1_16_R3.WorldMap
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
czv
cxu
net.minecraft.server.v1_16_R1.WorldMap
net.minecraft.server.v1_16_R2.WorldMap
Fields
Constructors
Methods
1.16.1
Names
crg
czv
net.minecraft.server.v1_15_R1.WorldMap
net.minecraft.server.v1_16_R1.WorldMap
Fields
Map<Player, MapItemSavedData$HoldingPlayer>: k, carriedByPlayers, field_120, updateTrackersByPlayer, field_76202_j, humans
Map<Player, MapItemSavedData$HoldingPlayer>: l, carriedByPlayers, field_120, updateTrackersByPlayer, field_76202_j, humans
Map<String, MapBanner>: l, bannerMarkers, field_123, banners, field_204270_k
Map<String, MapBanner>: m, bannerMarkers, field_123, banners, field_204270_k
DimensionType: c, dimension, field_118, dimension, field_76200_c, map
Map<String, MapFrame>: m, frameMarkers, field_121, frames, field_212442_l
Map<String, MapFrame>: n, frameMarkers, field_121, frames, field_212442_l
org.apache.logging.log4j.Logger: k, LOGGER, field_25019, field_25019, field_237240_k_
ResourceKey<Level>: c, dimension, field_118, dimension, field_76200_c, map
Constructors
Methods
void (int, int, int, boolean, boolean, DimensionType): a, setProperties, method_105, init, func_212440_a
void (int, int, int, boolean, boolean, ResourceKey<Level>): a, setProperties, method_105, init, func_237241_a_
1.15.2
Names
crd
crg
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
coh
crd
net.minecraft.server.v1_14_R1.WorldMap
net.minecraft.server.v1_15_R1.WorldMap
Fields
Constructors
Methods
1.14.4
Names
cob
coh
net.minecraft.world.level.saveddata.maps.MapItemSavedData
Fields
int: a, field_116, xCenter, field_76201_a, centerX
int: a, x, field_116, xCenter, field_76201_a, centerX
int: b, field_115, zCenter, field_76199_b, centerZ
int: b, z, field_115, zCenter, field_76199_b, centerZ
byte: f, field_119, scale, field_76197_d, scale
byte: f, scale, field_119, scale, field_76197_d, scale
byte[]: g, field_122, colors, field_76198_e, colors
byte[]: g, colors, field_122, colors, field_76198_e, colors
List<WorldMap$WorldMapHumanTracker>: i, field_112, updateTrackers, field_76196_g
List<MapItemSavedData$HoldingPlayer>: i, carriedBy, field_112, updateTrackers, field_76196_g
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: k, field_120, updateTrackersByPlayer, field_76202_j, humans
Map<Player, MapItemSavedData$HoldingPlayer>: k, carriedByPlayers, field_120, updateTrackersByPlayer, field_76202_j, humans
Map<String, MapIcon>: j, field_117, icons, field_76203_h, decorations
Map<String, MapDecoration>: j, decorations, field_117, icons, field_76203_h, decorations
boolean: d, field_114, showIcons, field_186210_e, track
boolean: d, trackingPosition, field_114, showIcons, field_186210_e, track
boolean: e, field_113, unlimitedTracking, field_191096_f, unlimitedTracking
boolean: e, unlimitedTracking, field_113, unlimitedTracking, field_191096_f, unlimitedTracking
Map<String, MapIconBanner>: l, field_123, banners, field_204270_k
Map<String, MapBanner>: l, bannerMarkers, field_123, banners, field_204270_k
DimensionManager: c, field_118, dimension, field_76200_c, map
DimensionType: c, dimension, field_118, dimension, field_76200_c, map
Map<String, WorldMapFrame>: m, field_121, frames, field_212442_l
Map<String, MapFrame>: m, frameMarkers, field_121, frames, field_212442_l
boolean: h, field_17403, locked, field_215161_h, locked
boolean: h, locked, field_17403, locked, field_215161_h, locked
Constructors
Methods
void (double, double, int): a, method_106, calculateCenter, func_176054_a
void (double, double, int): a, setOrigin, method_106, calculateCenter, func_176054_a
void (NBTTagCompound): a, method_77, fromTag, func_76184_a
void (CompoundTag): a, load, method_77, fromTag, func_76184_a
void (EntityHuman, ItemStack): a, method_102, update, func_76191_a
void (Player, ItemStack): a, tickCarriedBy, method_102, update, func_76191_a
void (int, int): a, method_103, markDirty, func_176053_a, flagDirty
void (int, int): a, setDirty, method_103, markDirty, func_176053_a, flagDirty
WorldMap$WorldMapHumanTracker (EntityHuman): a, method_101, getPlayerSyncData, func_82568_a
MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData, func_82568_a
NBTTagCompound (NBTTagCompound): b, method_75, toTag, func_189551_b
CompoundTag (CompoundTag): b, save, method_75, toTag, func_189551_b
void (ItemStack, BlockPosition, String, MapIcon$Type): a, method_110, addDecorationsTag, func_191094_a, decorateMap
void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsTag, func_191094_a, decorateMap
void (MapIcon$Type, GeneratorAccess, String, double, double, double, IChatBaseComponent): a, method_107, addIcon, func_191095_a
void (MapDecoration$Type, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addIcon, func_191095_a
Packet<?> (ItemStack, IBlockAccess, EntityHuman): a, method_100, getPlayerMarkerPacket, func_176052_a
Packet<?> (ItemStack, BlockGetter, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, func_176052_a
void (GeneratorAccess, BlockPosition): a, method_108, addBanner, func_204269_a
void (LevelAccessor, BlockPos): a, toggleBanner, method_108, addBanner, func_204269_a
void (IBlockAccess, int, int): a, method_109, removeBanner, func_204268_a
void (BlockGetter, int, int): a, checkBanners, method_109, removeBanner, func_204268_a
void (int, int, int, boolean, boolean, DimensionManager): a, method_105, init, func_212440_a
void (int, int, int, boolean, boolean, DimensionType): a, setProperties, method_105, init, func_212440_a
void (BlockPosition, int): a, method_104, removeFrame, func_212441_a
void (BlockPos, int): a, removedFromFrame, method_104, removeFrame, func_212441_a
void (WorldMap): a, method_18818, copyFrom, func_215160_a
void (MapItemSavedData): a, lockData, method_18818, copyFrom, func_215160_a
1.14.3
Names
cnx
cob
net.minecraft.item.map.MapState
Fields
int: a, field_116, field_76201_a, centerX
int: a, field_116, xCenter, field_76201_a, centerX
int: b, field_115, field_76199_b, centerZ
int: b, field_115, zCenter, field_76199_b, centerZ
byte: f, field_119, field_76197_d, scale
byte: f, field_119, scale, field_76197_d, scale
byte[]: g, field_122, field_76198_e, colors
byte[]: g, field_122, colors, field_76198_e, colors
List<WorldMap$WorldMapHumanTracker>: i, field_112, field_76196_g
List<WorldMap$WorldMapHumanTracker>: i, field_112, updateTrackers, field_76196_g
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: k, field_120, field_76202_j, humans
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: k, field_120, updateTrackersByPlayer, field_76202_j, humans
Map<String, MapIcon>: j, field_117, field_76203_h, decorations
Map<String, MapIcon>: j, field_117, icons, field_76203_h, decorations
boolean: d, field_114, field_186210_e, track
boolean: d, field_114, showIcons, field_186210_e, track
boolean: e, field_113, field_191096_f, unlimitedTracking
boolean: e, field_113, unlimitedTracking, field_191096_f, unlimitedTracking
Map<String, MapIconBanner>: l, field_123, field_204270_k
Map<String, MapIconBanner>: l, field_123, banners, field_204270_k
DimensionManager: c, field_118, field_76200_c, map
DimensionManager: c, field_118, dimension, field_76200_c, map
Map<String, WorldMapFrame>: m, field_121, field_212442_l
Map<String, WorldMapFrame>: m, field_121, frames, field_212442_l
boolean: h, field_17403, field_215161_h, locked
boolean: h, field_17403, locked, field_215161_h, locked
Constructors
Methods
void (double, double, int): a, method_106, func_176054_a
void (double, double, int): a, method_106, calculateCenter, func_176054_a
void (NBTTagCompound): a, method_77, func_76184_a
void (NBTTagCompound): a, method_77, fromTag, func_76184_a
void (EntityHuman, ItemStack): a, method_102, func_76191_a
void (EntityHuman, ItemStack): a, method_102, update, func_76191_a
void (int, int): a, method_103, func_176053_a, flagDirty
void (int, int): a, method_103, markDirty, func_176053_a, flagDirty
WorldMap$WorldMapHumanTracker (EntityHuman): a, method_101, func_82568_a
WorldMap$WorldMapHumanTracker (EntityHuman): a, method_101, getPlayerSyncData, func_82568_a
NBTTagCompound (NBTTagCompound): b, method_75, func_189551_b
NBTTagCompound (NBTTagCompound): b, method_75, toTag, func_189551_b
void (ItemStack, BlockPosition, String, MapIcon$Type): a, method_110, func_191094_a, decorateMap
void (ItemStack, BlockPosition, String, MapIcon$Type): a, method_110, addDecorationsTag, func_191094_a, decorateMap
void (MapIcon$Type, GeneratorAccess, String, double, double, double, IChatBaseComponent): a, method_107, func_191095_a
void (MapIcon$Type, GeneratorAccess, String, double, double, double, IChatBaseComponent): a, method_107, addIcon, func_191095_a
Packet<?> (ItemStack, IBlockAccess, EntityHuman): a, method_100, func_176052_a
Packet<?> (ItemStack, IBlockAccess, EntityHuman): a, method_100, getPlayerMarkerPacket, func_176052_a
void (GeneratorAccess, BlockPosition): a, method_108, func_204269_a
void (GeneratorAccess, BlockPosition): a, method_108, addBanner, func_204269_a
void (IBlockAccess, int, int): a, method_109, func_204268_a
void (IBlockAccess, int, int): a, method_109, removeBanner, func_204268_a
void (int, int, int, boolean, boolean, DimensionManager): a, method_105, func_212440_a
void (int, int, int, boolean, boolean, DimensionManager): a, method_105, init, func_212440_a
void (BlockPosition, int): a, method_104, func_212441_a
void (BlockPosition, int): a, method_104, removeFrame, func_212441_a
void (WorldMap): a, method_18818, func_215160_a
void (WorldMap): a, method_18818, copyFrom, func_215160_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
cnv
cnx
Fields
Constructors
Methods
1.14
Names
cbs
cnv
net.minecraft.class_22
net.minecraft.server.v1_13_R2.WorldMap
net.minecraft.server.v1_14_R1.WorldMap
Fields
int: a, field_76201_a, centerX
int: a, field_116, field_76201_a, centerX
int: b, field_76199_b, centerZ
int: b, field_115, field_76199_b, centerZ
byte: f, field_76197_d, scale
byte: f, field_119, field_76197_d, scale
byte[]: g, field_76198_e, colors
byte[]: g, field_122, field_76198_e, colors
List<WorldMap$WorldMapHumanTracker>: h, field_76196_g
List<WorldMap$WorldMapHumanTracker>: i, field_112, field_76196_g
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: j, field_76202_j, humans
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: k, field_120, field_76202_j, humans
Map<String, MapIcon>: i, field_76203_h, decorations
Map<String, MapIcon>: j, field_117, field_76203_h, decorations
boolean: d, field_186210_e, track
boolean: d, field_114, field_186210_e, track
boolean: e, field_191096_f, unlimitedTracking
boolean: e, field_113, field_191096_f, unlimitedTracking
Map<String, MapIconBanner>: k, field_204270_k
Map<String, MapIconBanner>: l, field_123, field_204270_k
DimensionManager: c, field_76200_c, map
DimensionManager: c, field_118, field_76200_c, map
Map<String, WorldMapFrame>: l, field_212442_l
Map<String, WorldMapFrame>: m, field_121, field_212442_l
boolean: h, field_17403, field_215161_h, locked
Constructors
Methods
void (double, double, int): a, func_176054_a
void (double, double, int): a, method_106, func_176054_a
void (NBTTagCompound): a, func_76184_a
void (NBTTagCompound): a, method_77, func_76184_a
void (EntityHuman, ItemStack): a, func_76191_a
void (EntityHuman, ItemStack): a, method_102, func_76191_a
void (int, int): a, func_176053_a, flagDirty
void (int, int): a, method_103, func_176053_a, flagDirty
WorldMap$WorldMapHumanTracker (EntityHuman): a, func_82568_a
WorldMap$WorldMapHumanTracker (EntityHuman): a, method_101, func_82568_a
NBTTagCompound (NBTTagCompound): b, func_189551_b
NBTTagCompound (NBTTagCompound): b, method_75, func_189551_b
void (ItemStack, BlockPosition, String, MapIcon$Type): a, func_191094_a, decorateMap
void (ItemStack, BlockPosition, String, MapIcon$Type): a, method_110, func_191094_a, decorateMap
void (MapIcon$Type, GeneratorAccess, String, double, double, double, IChatBaseComponent): a, func_191095_a
void (MapIcon$Type, GeneratorAccess, String, double, double, double, IChatBaseComponent): a, method_107, func_191095_a
Packet<?> (ItemStack, IBlockAccess, EntityHuman): a, func_176052_a
Packet<?> (ItemStack, IBlockAccess, EntityHuman): a, method_100, func_176052_a
void (GeneratorAccess, BlockPosition): a, func_204269_a
void (GeneratorAccess, BlockPosition): a, method_108, func_204269_a
void (IBlockAccess, int, int): a, func_204268_a
void (IBlockAccess, int, int): a, method_109, func_204268_a
void (int, int, int, boolean, boolean, DimensionManager): a, func_212440_a
void (int, int, int, boolean, boolean, DimensionManager): a, method_105, func_212440_a
void (BlockPosition, int): a, func_212441_a
void (BlockPosition, int): a, method_104, func_212441_a
void (WorldMap): a, method_18818, func_215160_a
1.13.2
Names
cbr
cbs
Fields
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: j, field_76202_j
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: j, field_76202_j, humans
Constructors
Methods
void (ItemStack, BlockPosition, String, MapIcon$Type): a, func_191094_a
void (ItemStack, BlockPosition, String, MapIcon$Type): a, func_191094_a, decorateMap
1.13.1
Names
cbi
cbr
net.minecraft.server.v1_13_R1.WorldMap
net.minecraft.server.v1_13_R2.WorldMap
Fields
byte: c, field_76200_c, map
DimensionManager: c, field_76200_c, map
Map<String, WorldMapFrame>: l, field_212442_l
Constructors
Methods
void (int, int, int, boolean, boolean, int): a, func_195926_a
void (int, int, int, boolean, boolean, DimensionManager): a, func_212440_a
void (BlockPosition, int): a, func_212441_a
1.13
Names
bev
cbi
net.minecraft.server.v1_12_R1.WorldMap
net.minecraft.server.v1_13_R1.WorldMap
Fields
int: b, field_76201_a, centerX
int: a, field_76201_a, centerX
int: c, field_76199_b, centerZ
int: b, field_76199_b, centerZ
byte: d, field_76200_c, map
byte: c, field_76200_c, map
byte: g, field_76197_d, scale
byte: f, field_76197_d, scale
byte[]: h, field_76198_e, colors
byte[]: g, field_76198_e, colors
List<WorldMap$WorldMapHumanTracker>: i, field_76196_g
List<WorldMap$WorldMapHumanTracker>: h, field_76196_g
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: k, field_76202_j
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: j, field_76202_j
Map<String, MapIcon>: j, field_76203_h, decorations
Map<String, MapIcon>: i, field_76203_h, decorations
boolean: e, field_186210_e, track
boolean: d, field_186210_e, track
boolean: f, field_191096_f, unlimitedTracking
boolean: e, field_191096_f, unlimitedTracking
Map<String, MapIconBanner>: k, field_204270_k
Constructors
Methods
Packet<?> (ItemStack, World, EntityHuman): a, func_176052_a
void (MapIcon$Type, World, String, double, double, double): a, func_191095_a
void (int, int, int, boolean, boolean, int): a, func_195926_a
void (MapIcon$Type, GeneratorAccess, String, double, double, double, IChatBaseComponent): a, func_191095_a
Packet<?> (ItemStack, IBlockAccess, EntityHuman): a, func_176052_a
void (GeneratorAccess, BlockPosition): a, func_204269_a
void (IBlockAccess, int, int): a, func_204268_a
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
bet
bev
Fields
Constructors
Methods
1.12
Names
bbn
bet
net.minecraft.server.v1_11_R1.WorldMap
net.minecraft.server.v1_12_R1.WorldMap
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
bbl
bbn
Fields
Constructors
Methods
1.11
Names
azs
bbl
net.minecraft.server.v1_10_R1.WorldMap
net.minecraft.server.v1_11_R1.WorldMap
Fields
byte: f, field_76197_d, scale
byte: g, field_76197_d, scale
byte[]: g, field_76198_e, colors
byte[]: h, field_76198_e, colors
List<WorldMap$WorldMapHumanTracker>: h, field_76196_g
List<WorldMap$WorldMapHumanTracker>: i, field_76196_g
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: j, field_76202_j
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: k, field_76202_j
Map<String, MapIcon>: i, field_76203_h, decorations
Map<String, MapIcon>: j, field_76203_h, decorations
boolean: f, field_191096_f, unlimitedTracking
Constructors
Methods
void (int, World, String, double, double, double): a, func_82567_a
void (ItemStack, BlockPosition, String, MapIcon$Type): a, func_191094_a
void (MapIcon$Type, World, String, double, double, double): a, func_191095_a
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
ayz
azs
net.minecraft.server.v1_9_R2.WorldMap
net.minecraft.server.v1_10_R1.WorldMap
Fields
Constructors
Methods
1.9.4
Names
ayy
ayz
net.minecraft.server.v1_9_R1.WorldMap
net.minecraft.server.v1_9_R2.WorldMap
Fields
Constructors
Methods
void (NBTTagCompound): b, func_76187_b
NBTTagCompound (NBTTagCompound): b, func_189551_b
1.9.2
Names
ayz
ayy
Fields
Constructors
Methods
1.9
Names
atg
ayz
net.minecraft.server.v1_8_R3.WorldMap
net.minecraft.server.v1_9_R1.WorldMap
Fields
byte: e, field_76197_d, scale
byte: f, field_76197_d, scale
byte[]: f, field_76198_e, colors
byte[]: g, field_76198_e, colors
List<WorldMap$WorldMapHumanTracker>: g, field_76196_g
List<WorldMap$WorldMapHumanTracker>: h, field_76196_g
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: i, field_76202_j
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: j, field_76202_j
Map<String, MapIcon>: h, field_76203_h, decorations
Map<String, MapIcon>: i, field_76203_h, decorations
boolean: e, field_186210_e, track
Constructors
Methods
1.8.8
Names
atg
net.minecraft.world.storage.MapData
net.minecraft.server.v1_8_R3.WorldMap
Fields
int: b, field_76201_a, centerX
int: c, field_76199_b, centerZ
byte: d, field_76200_c, map
byte: e, field_76197_d, scale
byte[]: f, field_76198_e, colors
List<WorldMap$WorldMapHumanTracker>: g, field_76196_g
Map<EntityHuman, WorldMap$WorldMapHumanTracker>: i, field_76202_j
Map<String, MapIcon>: h, field_76203_h, decorations
Constructors
(String)
Methods
void (double, double, int): a, func_176054_a
void (NBTTagCompound): a, func_76184_a
void (NBTTagCompound): b, func_76187_b
void (EntityHuman, ItemStack): a, func_76191_a
void (int, World, String, double, double, double): a, func_82567_a
Packet (ItemStack, World, EntityHuman): a, func_176052_a
void (int, int): a, func_176053_a, flagDirty
WorldMap$WorldMapHumanTracker (EntityHuman): a, func_82568_a