History - net.minecraft.world.level.saveddata.maps.MapItemSavedData

25w18a

Names

ezv

fal

Fields

int: d, centerX, field_116, centerX, f_256718_

int: d, centerX, field_116

int: e, centerZ, field_115, centerZ, f_256789_

int: e, centerZ, field_115

byte: g, scale, field_119, scale, f_77890_

byte: g, scale, field_119

byte[]: h, colors, field_122, colors, f_77891_

byte[]: h, colors, field_122

List<MapItemSavedData$HoldingPlayer>: p, carriedBy, field_112, updateTrackers, f_77893_

List<MapItemSavedData$HoldingPlayer>: p, carriedBy, field_112

Map<Player, MapItemSavedData$HoldingPlayer>: q, carriedByPlayers, field_120, updateTrackersByPlayer, f_77896_

Map<Player, MapItemSavedData$HoldingPlayer>: q, carriedByPlayers, field_120

Map<String, MapDecoration>: s, decorations, field_117, decorations, f_77894_

Map<String, MapDecoration>: s, decorations, field_117

boolean: n, trackingPosition, field_114, showDecorations, f_77888_

boolean: n, trackingPosition, field_114

boolean: o, unlimitedTracking, field_113, unlimitedTracking, f_77889_

boolean: o, unlimitedTracking, field_113

Map<String, MapBanner>: r, bannerMarkers, field_123, banners, f_77897_

Map<String, MapBanner>: r, bannerMarkers, field_123

Map<String, MapFrame>: t, frameMarkers, field_121, frames, f_77898_

Map<String, MapFrame>: t, frameMarkers, field_121

boolean: i, locked, field_17403, locked, f_77892_

boolean: i, locked, field_17403

ResourceKey<Level>: f, dimension, field_118, dimension, f_77887_

ResourceKey<Level>: f, dimension, field_118

int: k, MAP_SIZE, field_31832, SIZE, f_164765_

int: k, MAP_SIZE, field_31832

int: l, HALF_MAP_SIZE, field_31833, SIZE_HALF, f_164766_

int: l, HALF_MAP_SIZE, field_31833

int: a, MAX_SCALE, field_31831, MAX_SCALE, f_164764_

int: a, MAX_SCALE, field_31831

int: b, TRACKED_DECORATION_LIMIT, field_33991, MAX_DECORATIONS, f_181307_

int: b, TRACKED_DECORATION_LIMIT, field_33991

int: u, trackedDecorationCount, field_33992, decorationCount, f_181308_

int: u, trackedDecorationCount, field_33992

org.slf4j.Logger: j, LOGGER, field_25019, LOGGER, f_77895_

org.slf4j.Logger: j, LOGGER, field_25019

String: m, FRAME_PREFIX, field_52316, FRAME_PREFIX, f_336663_

String: m, FRAME_PREFIX, field_52316

com.mojang.serialization.Codec<MapItemSavedData>: c, CODEC, field_56478, CODEC, f_379931_

com.mojang.serialization.Codec<MapItemSavedData>: c, CODEC, field_56478

Constructors

Methods

void (int, int): a, setColorsDirty, method_103, markDirty, m_164789_

void (int, int): a, setColorsDirty, method_103

void (BlockGetter, int, int): a, checkBanners, method_109, removeBanner, m_77930_

void (BlockGetter, int, int): a, checkBanners, method_109

void (BlockPos, int): a, removedFromFrame, method_104, removeFrame, m_77947_

void (BlockPos, int): a, removedFromFrame, method_104

void (Player, ItemStack): a, tickCarriedBy, method_102, update, m_77918_

void (Player, ItemStack): a, tickCarriedBy, method_102

MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData, m_77916_

MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101

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

MapItemSavedData (byte, boolean, ResourceKey<Level>): a, createForClient, method_32362, of, m_164776_

MapItemSavedData (byte, boolean, ResourceKey<Level>): a, createForClient, method_32362

MapItemSavedData (): a, locked, method_32361, copy, m_164775_

MapItemSavedData (): a, locked, method_32361

void (String): a, removeDecoration, method_32368, removeDecoration, m_164799_

void (String): a, removeDecoration, method_32368

void (): h, setDecorationsDirty, method_32374, markDecorationsDirty, m_164812_

void (): h, setDecorationsDirty, method_32374

boolean (LevelAccessor, BlockPos): a, toggleBanner, method_108, addBanner, m_77934_

boolean (LevelAccessor, BlockPos): a, toggleBanner, method_108

Collection<MapBanner> (): c, getBanners, method_35503, getBanners, m_164809_

Collection<MapBanner> (): c, getBanners, method_35503

boolean (int, int, byte): a, updateColor, method_32365, putColor, m_164792_

boolean (int, int, byte): a, updateColor, method_32365

void (int, int, byte): b, setColor, method_32370, setColor, m_164803_

void (int, int, byte): b, setColor, method_32370

boolean (): d, isExplorationMap, method_32372, hasExplorationMapDecoration, m_164810_

boolean (): d, isExplorationMap, method_32372

void (List<MapDecoration>): a, addClientSideDecorations, method_32369, replaceDecorations, m_164801_

void (List<MapDecoration>): a, addClientSideDecorations, method_32369

Iterable<MapDecoration> (): e, getDecorations, method_32373, getDecorations, m_164811_

Iterable<MapDecoration> (): e, getDecorations, method_32373

boolean (int): a, isTrackedCountOverLimit, method_37343, decorationCountNotLessThan, m_181312_

boolean (int): a, isTrackedCountOverLimit, method_37343

MapItemSavedData (): b, scaled, method_32364, zoomOut, m_164787_

MapItemSavedData (): b, scaled, method_32364

Predicate<ItemStack> (ItemStack): a, mapMatcher, method_55784, getEqualPredicate, m_322359_

Predicate<ItemStack> (ItemStack): a, mapMatcher, method_55784

void (ItemStack, BlockPos, String, Holder<MapDecorationType>): a, addTargetDecoration, method_110, addDecorationsNbt, m_77925_

void (ItemStack, BlockPos, String, Holder<MapDecorationType>): a, addTargetDecoration, method_110

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

Packet<?> (MapId, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, m_164796_

Packet<?> (MapId, Player): a, getUpdatePacket, method_100

String (int): b, getFrameKey, method_61169, getFrameDecorationKey, m_339532_

String (int): b, getFrameKey, method_61169

boolean (Player): b, hasMapInvisibilityItemEquipped, method_64505, hasMapInvisibilityEquipment, m_355509_

boolean (Player): b, hasMapInvisibilityItemEquipped, method_64505

MapItemSavedData$MapDecorationLocation (Holder<MapDecorationType>, LevelAccessor, double, float, float): a, calculateDecorationLocationAndType, method_61870, getMarker, m_355103_

MapItemSavedData$MapDecorationLocation (Holder<MapDecorationType>, LevelAccessor, double, float, float): a, calculateDecorationLocationAndType, method_61870

com.mojang.datafixers.util.Pair<Holder<MapDecorationType>, Byte> (Holder<MapDecorationType>, LevelAccessor, double, float, float): b, playerDecorationTypeAndRotation, method_61872, getPlayerMarkerAndRotation, m_356177_

com.mojang.datafixers.util.Pair<Holder<MapDecorationType>, Byte> (Holder<MapDecorationType>, LevelAccessor, double, float, float): b, playerDecorationTypeAndRotation, method_61872

byte (LevelAccessor, double): a, calculateRotation, method_61869, getPlayerMarkerRotation, m_355198_

byte (LevelAccessor, double): a, calculateRotation, method_61869

boolean (float, float): a, isInsideMap, method_61868, isInBounds, m_352070_

boolean (float, float): a, isInsideMap, method_61868

Holder<MapDecorationType> (float, float): b, decorationTypeForPlayerOutsideMap, method_61871, getPlayerMarker, m_353484_

Holder<MapDecorationType> (float, float): b, decorationTypeForPlayerOutsideMap, method_61871

byte (float): a, clampMapCoordinate, method_61867, offsetToMarkerPosition, m_354349_

byte (float): a, clampMapCoordinate, method_61867

SavedDataType<MapItemSavedData> (MapId): a, type, method_67425, createStateType, m_388048_

SavedDataType<MapItemSavedData> (MapId): a, type, method_67425

1.21.5

Names

euu

ezv

Fields

int: c, centerX, field_116, centerX, f_256718_

int: d, centerX, field_116, centerX, f_256718_

int: d, centerZ, field_115, centerZ, f_256789_

int: e, centerZ, field_115, centerZ, f_256789_

byte: f, scale, field_119, scale, f_77890_

byte: g, scale, field_119, scale, f_77890_

byte[]: g, colors, field_122, colors, f_77891_

byte[]: h, colors, field_122, colors, f_77891_

List<MapItemSavedData$HoldingPlayer>: o, carriedBy, field_112, updateTrackers, f_77893_

List<MapItemSavedData$HoldingPlayer>: p, carriedBy, field_112, updateTrackers, f_77893_

Map<Player, MapItemSavedData$HoldingPlayer>: p, carriedByPlayers, field_120, updateTrackersByPlayer, f_77896_

Map<Player, MapItemSavedData$HoldingPlayer>: q, carriedByPlayers, field_120, updateTrackersByPlayer, f_77896_

Map<String, MapDecoration>: r, decorations, field_117, decorations, f_77894_

Map<String, MapDecoration>: s, decorations, field_117, decorations, f_77894_

boolean: m, trackingPosition, field_114, showDecorations, f_77888_

boolean: n, trackingPosition, field_114, showDecorations, f_77888_

boolean: n, unlimitedTracking, field_113, unlimitedTracking, f_77889_

boolean: o, unlimitedTracking, field_113, unlimitedTracking, f_77889_

Map<String, MapBanner>: q, bannerMarkers, field_123, banners, f_77897_

Map<String, MapBanner>: r, bannerMarkers, field_123, banners, f_77897_

Map<String, MapFrame>: s, frameMarkers, field_121, frames, f_77898_

Map<String, MapFrame>: t, frameMarkers, field_121, frames, f_77898_

boolean: h, locked, field_17403, locked, f_77892_

boolean: i, locked, field_17403, locked, f_77892_

ResourceKey<Level>: e, dimension, field_118, dimension, f_77887_

ResourceKey<Level>: f, dimension, field_118, dimension, f_77887_

int: j, MAP_SIZE, field_31832, SIZE, f_164765_

int: k, MAP_SIZE, field_31832, SIZE, f_164765_

int: k, HALF_MAP_SIZE, field_31833, SIZE_HALF, f_164766_

int: l, HALF_MAP_SIZE, field_31833, SIZE_HALF, f_164766_

int: t, trackedDecorationCount, field_33992, decorationCount, f_181308_

int: u, trackedDecorationCount, field_33992, decorationCount, f_181308_

org.slf4j.Logger: i, LOGGER, field_25019, LOGGER, f_77895_

org.slf4j.Logger: j, LOGGER, field_25019, LOGGER, f_77895_

String: l, FRAME_PREFIX, field_52316, FRAME_PREFIX, f_336663_

String: m, FRAME_PREFIX, field_52316, FRAME_PREFIX, f_336663_

com.mojang.serialization.Codec<MapItemSavedData>: c, CODEC, field_56478, CODEC, f_379931_

Constructors

(ResourceKey<Level>, int, int, byte, ByteBuffer, boolean, boolean, boolean, List<MapBanner>, List<MapFrame>)

Methods

MapItemSavedData (): b, locked, method_32361, copy, m_164775_

MapItemSavedData (): a, locked, method_32361, copy, m_164775_

void (): i, setDecorationsDirty, method_32374, markDecorationsDirty, m_164812_

void (): h, setDecorationsDirty, method_32374, markDecorationsDirty, m_164812_

Collection<MapBanner> (): f, getBanners, method_35503, getBanners, m_164809_

Collection<MapBanner> (): c, getBanners, method_35503, getBanners, m_164809_

boolean (): g, isExplorationMap, method_32372, hasExplorationMapDecoration, m_164810_

boolean (): d, isExplorationMap, method_32372, hasExplorationMapDecoration, m_164810_

Iterable<MapDecoration> (): h, getDecorations, method_32373, getDecorations, m_164811_

Iterable<MapDecoration> (): e, getDecorations, method_32373, getDecorations, m_164811_

SavedData$Factory<MapItemSavedData> (): a, factory, method_52611, getPersistentStateType, m_295558_

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_

MapItemSavedData (): b, scaled, method_32364, zoomOut, m_164787_

SavedDataType<MapItemSavedData> (MapId): a, type, method_67425, createStateType, m_388048_

1.21.4

Names

evr

euu

Fields

Constructors

Methods

1.21.3

Names

eqt

evr

Fields

Constructors

Methods

boolean (Player): b, hasMapInvisibilityItemEquipped, method_64505, hasMapInvisibilityEquipment, m_355509_

MapItemSavedData$MapDecorationLocation (Holder<MapDecorationType>, LevelAccessor, double, float, float): a, calculateDecorationLocationAndType, method_61870, getMarker, m_355103_

com.mojang.datafixers.util.Pair<Holder<MapDecorationType>, Byte> (Holder<MapDecorationType>, LevelAccessor, double, float, float): b, playerDecorationTypeAndRotation, method_61872, getPlayerMarkerAndRotation, m_356177_

byte (LevelAccessor, double): a, calculateRotation, method_61869, getPlayerMarkerRotation, m_355198_

boolean (float, float): a, isInsideMap, method_61868, isInBounds, m_352070_

Holder<MapDecorationType> (float, float): b, decorationTypeForPlayerOutsideMap, method_61871, getPlayerMarker, m_353484_

byte (float): a, clampMapCoordinate, method_61867, offsetToMarkerPosition, m_354349_

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

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_

CompoundTag (CompoundTag): a, save, method_75, writeNbt, m_7176_

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

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

cxx

dhs

net.minecraft.world.storage.MapData

net.minecraft.src.C_2771_

Fields

int: a, x, field_116, centerX, field_76201_a

int: c, x, field_116, centerX, f_77885_

int: b, z, field_115, centerZ, field_76199_b

int: d, z, field_115, centerZ, f_77886_

byte: f, scale, field_119, scale, field_76197_d

byte: f, scale, field_119, scale, f_77890_

byte[]: g, colors, field_122, colors, field_76198_e

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

Map<Player, MapItemSavedData$HoldingPlayer>: o, carriedByPlayers, field_120, updateTrackersByPlayer, f_77896_

Map<String, MapDecoration>: j, decorations, field_117, icons, field_76203_h

Map<String, MapDecoration>: q, decorations, field_117, icons, f_77894_

boolean: d, trackingPosition, field_114, showIcons, field_186210_e

boolean: l, trackingPosition, field_114, showIcons, f_77888_

boolean: e, unlimitedTracking, field_113, unlimitedTracking, field_191096_f

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

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

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 (int, int): a, setDirty, method_103, markDirty, func_176053_a

void (int, int): a, setColorsDirty, method_103, markDirty, m_164789_

void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsNbt, func_191094_a

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, func_191095_a

void (MapDecoration$Type, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addIcon, m_77937_

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 (CompoundTag): a, load, method_77, fromTag, func_76184_a

CompoundTag (CompoundTag): b, save, method_75, writeNbt, func_189551_b

CompoundTag (CompoundTag): a, save, method_75, writeNbt, m_7176_

void (MapItemSavedData): a, lockData, method_18818, copyFrom, func_215160_a

void (Player, ItemStack): a, tickCarriedBy, method_102, update, func_76191_a

void (Player, ItemStack): a, tickCarriedBy, method_102, update, m_77918_

Packet<?> (ItemStack, BlockGetter, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, func_176052_a

MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData, func_82568_a

MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData, m_77916_

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_

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

int: a, x, field_116, centerX, field_76201_a

int: b, z, field_115, zCenter, field_76199_b

int: b, z, field_115, centerZ, field_76199_b

Constructors

Methods

void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsTag, func_191094_a

void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsNbt, func_191094_a

CompoundTag (CompoundTag): b, save, method_75, toTag, func_189551_b

CompoundTag (CompoundTag): b, save, method_75, writeNbt, func_189551_b

1.16.4

Names

cxu

cxx

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

czv

cxu

Fields

Constructors

Methods

1.16.1

Names

crg

czv

Fields

Map<Player, MapItemSavedData$HoldingPlayer>: k, carriedByPlayers, field_120, updateTrackersByPlayer, field_76202_j

Map<Player, MapItemSavedData$HoldingPlayer>: l, carriedByPlayers, field_120, updateTrackersByPlayer, field_76202_j

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<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

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

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

int: a, x, field_116, xCenter, field_76201_a

int: b, field_115, zCenter, field_76199_b

int: b, z, field_115, zCenter, field_76199_b

byte: f, field_119, scale, field_76197_d

byte: f, scale, field_119, scale, field_76197_d

byte[]: g, field_122, colors, field_76198_e

byte[]: g, colors, field_122, colors, field_76198_e

List<MapState$PlayerUpdateTracker>: i, field_112, updateTrackers, field_76196_g

List<MapItemSavedData$HoldingPlayer>: i, carriedBy, field_112, updateTrackers, field_76196_g

Map<PlayerEntity, MapState$PlayerUpdateTracker>: k, field_120, updateTrackersByPlayer, field_76202_j

Map<Player, MapItemSavedData$HoldingPlayer>: k, carriedByPlayers, field_120, updateTrackersByPlayer, field_76202_j

Map<String, MapIcon>: j, field_117, icons, field_76203_h

Map<String, MapDecoration>: j, decorations, field_117, icons, field_76203_h

boolean: d, field_114, showIcons, field_186210_e

boolean: d, trackingPosition, field_114, showIcons, field_186210_e

boolean: e, field_113, unlimitedTracking, field_191096_f

boolean: e, unlimitedTracking, field_113, unlimitedTracking, field_191096_f

Map<String, MapBannerMarker>: l, field_123, banners, field_204270_k

Map<String, MapBanner>: l, bannerMarkers, field_123, banners, field_204270_k

DimensionType: c, field_118, dimension, field_76200_c

DimensionType: c, dimension, field_118, dimension, field_76200_c

Map<String, MapFrameMarker>: 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

boolean: h, locked, field_17403, locked, field_215161_h

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 (int, int): a, method_103, markDirty, func_176053_a

void (int, int): a, setDirty, method_103, markDirty, func_176053_a

void (ItemStack, BlockPos, String, MapIcon$Type): a, method_110, addDecorationsTag, func_191094_a

void (ItemStack, BlockPos, String, MapDecoration$Type): a, addTargetDecoration, method_110, addDecorationsTag, func_191094_a

void (MapIcon$Type, IWorld, String, double, double, double, Text): a, method_107, addIcon, func_191095_a

void (MapDecoration$Type, LevelAccessor, String, double, double, double, Component): a, addDecoration, method_107, addIcon, func_191095_a

void (IWorld, BlockPos): a, method_108, addBanner, func_204269_a

void (LevelAccessor, BlockPos): a, toggleBanner, method_108, addBanner, func_204269_a

void (BlockView, 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, DimensionType): a, method_105, init, func_212440_a

void (int, int, int, boolean, boolean, DimensionType): a, setProperties, method_105, init, func_212440_a

void (BlockPos, int): a, method_104, removeFrame, func_212441_a

void (BlockPos, int): a, removedFromFrame, method_104, removeFrame, func_212441_a

void (CompoundTag): a, method_77, fromTag, func_76184_a

void (CompoundTag): a, load, method_77, fromTag, func_76184_a

CompoundTag (CompoundTag): b, method_75, toTag, func_189551_b

CompoundTag (CompoundTag): b, save, method_75, toTag, func_189551_b

void (MapState): a, method_18818, copyFrom, func_215160_a

void (MapItemSavedData): a, lockData, method_18818, copyFrom, func_215160_a

void (PlayerEntity, ItemStack): a, method_102, update, func_76191_a

void (Player, ItemStack): a, tickCarriedBy, method_102, update, func_76191_a

Packet<?> (ItemStack, BlockView, PlayerEntity): a, method_100, getPlayerMarkerPacket, func_176052_a

Packet<?> (ItemStack, BlockGetter, Player): a, getUpdatePacket, method_100, getPlayerMarkerPacket, func_176052_a

MapState$PlayerUpdateTracker (PlayerEntity): a, method_101, getPlayerSyncData, func_82568_a

MapItemSavedData$HoldingPlayer (Player): a, getHoldingPlayer, method_101, getPlayerSyncData, func_82568_a

1.14.3

Names

cnx

cob

net.minecraft.item.map.MapState

Fields

int: a, field_116, field_76201_a

int: a, field_116, xCenter, field_76201_a

int: b, field_115, field_76199_b

int: b, field_115, zCenter, field_76199_b

byte: f, field_119, field_76197_d

byte: f, field_119, scale, field_76197_d

byte[]: g, field_122, field_76198_e

byte[]: g, field_122, colors, field_76198_e

List<MapData$MapInfo>: i, field_112, field_76196_g

List<MapState$PlayerUpdateTracker>: i, field_112, updateTrackers, field_76196_g

Map<PlayerEntity, MapData$MapInfo>: k, field_120, field_76202_j

Map<PlayerEntity, MapState$PlayerUpdateTracker>: k, field_120, updateTrackersByPlayer, field_76202_j

Map<String, MapDecoration>: j, field_117, field_76203_h

Map<String, MapIcon>: j, field_117, icons, field_76203_h

boolean: d, field_114, field_186210_e

boolean: d, field_114, showIcons, field_186210_e

boolean: e, field_113, field_191096_f

boolean: e, field_113, unlimitedTracking, field_191096_f

Map<String, MapBanner>: l, field_123, field_204270_k

Map<String, MapBannerMarker>: l, field_123, banners, field_204270_k

DimensionType: c, field_118, field_76200_c

DimensionType: c, field_118, dimension, field_76200_c

Map<String, MapFrame>: m, field_121, field_212442_l

Map<String, MapFrameMarker>: m, field_121, frames, field_212442_l

boolean: h, field_17403, field_215161_h

boolean: h, field_17403, locked, field_215161_h

Constructors

Methods

void (double, double, int): a, method_106, func_176054_a

void (double, double, int): a, method_106, calculateCenter, func_176054_a

void (int, int): a, method_103, func_176053_a

void (int, int): a, method_103, markDirty, func_176053_a

void (ItemStack, BlockPos, String, MapDecoration$Type): a, method_110, func_191094_a

void (ItemStack, BlockPos, String, MapIcon$Type): a, method_110, addDecorationsTag, func_191094_a

void (MapDecoration$Type, IWorld, String, double, double, double, ITextComponent): a, method_107, func_191095_a

void (MapIcon$Type, IWorld, String, double, double, double, Text): a, method_107, addIcon, func_191095_a

void (IWorld, BlockPos): a, method_108, func_204269_a

void (IWorld, BlockPos): a, method_108, addBanner, func_204269_a

void (IBlockReader, int, int): a, method_109, func_204268_a

void (BlockView, int, int): a, method_109, removeBanner, func_204268_a

void (int, int, int, boolean, boolean, DimensionType): a, method_105, func_212440_a

void (int, int, int, boolean, boolean, DimensionType): a, method_105, init, func_212440_a

void (BlockPos, int): a, method_104, func_212441_a

void (BlockPos, int): a, method_104, removeFrame, func_212441_a

void (CompoundNBT): a, method_77, func_76184_a

void (CompoundTag): a, method_77, fromTag, func_76184_a

CompoundNBT (CompoundNBT): b, method_75, func_189551_b

CompoundTag (CompoundTag): b, method_75, toTag, func_189551_b

void (MapData): a, method_18818, func_215160_a

void (MapState): a, method_18818, copyFrom, func_215160_a

void (PlayerEntity, ItemStack): a, method_102, func_76191_a

void (PlayerEntity, ItemStack): a, method_102, update, func_76191_a

IPacket<?> (ItemStack, IBlockReader, PlayerEntity): a, method_100, func_176052_a

Packet<?> (ItemStack, BlockView, PlayerEntity): a, method_100, getPlayerMarkerPacket, func_176052_a

MapData$MapInfo (PlayerEntity): a, method_101, func_82568_a

MapState$PlayerUpdateTracker (PlayerEntity): a, method_101, getPlayerSyncData, func_82568_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

Fields

int: a, field_76201_a

int: a, field_116, field_76201_a

int: b, field_76199_b

int: b, field_115, field_76199_b

byte: f, field_76197_d

byte: f, field_119, field_76197_d

byte[]: g, field_76198_e

byte[]: g, field_122, field_76198_e

List<MapData$MapInfo>: h, field_76196_g

List<MapData$MapInfo>: i, field_112, field_76196_g

Map<EntityPlayer, MapData$MapInfo>: j, field_76202_j

Map<PlayerEntity, MapData$MapInfo>: k, field_120, field_76202_j

Map<String, MapDecoration>: i, field_76203_h

Map<String, MapDecoration>: j, field_117, field_76203_h

boolean: d, field_186210_e

boolean: d, field_114, field_186210_e

boolean: e, field_191096_f

boolean: e, field_113, field_191096_f

Map<String, MapBanner>: k, field_204270_k

Map<String, MapBanner>: l, field_123, field_204270_k

DimensionType: c, field_76200_c

DimensionType: c, field_118, field_76200_c

Map<String, MapFrame>: l, field_212442_l

Map<String, MapFrame>: m, field_121, field_212442_l

boolean: h, field_17403, field_215161_h

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 (EntityPlayer, ItemStack): a, func_76191_a

void (int, int): a, func_176053_a

void (int, int): a, method_103, func_176053_a

MapData$MapInfo (EntityPlayer): a, func_82568_a

NBTTagCompound (NBTTagCompound): b, func_189551_b

void (ItemStack, BlockPos, String, MapDecoration$Type): a, func_191094_a

void (ItemStack, BlockPos, String, MapDecoration$Type): a, method_110, func_191094_a

void (MapDecoration$Type, IWorld, String, double, double, double, ITextComponent): a, func_191095_a

void (MapDecoration$Type, IWorld, String, double, double, double, ITextComponent): a, method_107, func_191095_a

Packet<?> (ItemStack, IBlockReader, EntityPlayer): a, func_176052_a

void (IWorld, BlockPos): a, func_204269_a

void (IWorld, BlockPos): a, method_108, func_204269_a

void (IBlockReader, int, int): a, func_204268_a

void (IBlockReader, int, int): a, method_109, func_204268_a

void (int, int, int, boolean, boolean, DimensionType): a, func_212440_a

void (int, int, int, boolean, boolean, DimensionType): a, method_105, func_212440_a

void (BlockPos, int): a, func_212441_a

void (BlockPos, int): a, method_104, func_212441_a

void (CompoundNBT): a, method_77, func_76184_a

CompoundNBT (CompoundNBT): b, method_75, func_189551_b

void (MapData): a, method_18818, func_215160_a

void (PlayerEntity, ItemStack): a, method_102, func_76191_a

IPacket<?> (ItemStack, IBlockReader, PlayerEntity): a, method_100, func_176052_a

MapData$MapInfo (PlayerEntity): a, method_101, func_82568_a

1.13.2

Names

cbr

cbs

Fields

Constructors

Methods

1.13.1

Names

cbi

cbr

Fields

byte: c, field_76200_c

DimensionType: c, field_76200_c

Map<String, MapFrame>: l, field_212442_l

Constructors

Methods

void (int, int, int, boolean, boolean, int): a, func_195926_a

void (int, int, int, boolean, boolean, DimensionType): a, func_212440_a

void (BlockPos, int): a, func_212441_a

1.13

Names

bev

cbi

Fields

int: b, field_76201_a

int: a, field_76201_a

int: c, field_76199_b

int: b, field_76199_b

byte: d, field_76200_c

byte: c, field_76200_c

byte: g, field_76197_d

byte: f, field_76197_d

byte[]: h, field_76198_e

byte[]: g, field_76198_e

List<MapData$MapInfo>: i, field_76196_g

List<MapData$MapInfo>: h, field_76196_g

Map<EntityPlayer, MapData$MapInfo>: k, field_76202_j

Map<EntityPlayer, MapData$MapInfo>: j, field_76202_j

Map<String, MapDecoration>: j, field_76203_h

Map<String, MapDecoration>: i, field_76203_h

boolean: e, field_186210_e

boolean: d, field_186210_e

boolean: f, field_191096_f

boolean: e, field_191096_f

Map<String, MapBanner>: k, field_204270_k

Constructors

Methods

Packet<?> (ItemStack, World, EntityPlayer): a, func_176052_a

void (MapDecoration$Type, World, String, double, double, double): a, func_191095_a

void (int, int, int, boolean, boolean, int): a, func_195926_a

void (MapDecoration$Type, IWorld, String, double, double, double, ITextComponent): a, func_191095_a

Packet<?> (ItemStack, IBlockReader, EntityPlayer): a, func_176052_a

void (IWorld, BlockPos): a, func_204269_a

void (IBlockReader, 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

Fields

Constructors

Methods

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

bbl

bbn

Fields

Constructors

Methods

1.11

Names

azs

bbl

Fields

byte: f, field_76197_d

byte: g, field_76197_d

byte[]: g, field_76198_e

byte[]: h, field_76198_e

List<MapData$MapInfo>: h, field_76196_g

List<MapData$MapInfo>: i, field_76196_g

Map<EntityPlayer, MapData$MapInfo>: j, field_76202_j

Map<EntityPlayer, MapData$MapInfo>: k, field_76202_j

Map<String, Vec4b>: i, field_76203_h

Map<String, MapDecoration>: j, field_76203_h

boolean: f, field_191096_f

Constructors

Methods

void (int, World, String, double, double, double): a, func_82567_a

void (ItemStack, BlockPos, String, MapDecoration$Type): a, func_191094_a

void (MapDecoration$Type, World, String, double, double, double): a, func_191095_a

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

ayz

azs

Fields

Constructors

Methods

1.9.4

Names

ayy

ayz

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

Fields

byte: e, field_76197_d

byte: f, field_76197_d

byte[]: f, field_76198_e

byte[]: g, field_76198_e

List<MapData$MapInfo>: g, field_76196_g

List<MapData$MapInfo>: h, field_76196_g

Map<EntityPlayer, MapData$MapInfo>: i, field_76202_j

Map<EntityPlayer, MapData$MapInfo>: j, field_76202_j

Map<String, Vec4b>: h, field_76203_h

Map<String, Vec4b>: i, field_76203_h

boolean: e, field_186210_e

Constructors

Methods

1.8.9

Names

Fields

Constructors

Methods

1.8.8

Names

atg

net.minecraft.world.storage.MapData

Fields

int: b, field_76201_a

int: c, field_76199_b

byte: d, field_76200_c

byte: e, field_76197_d

byte[]: f, field_76198_e

List<MapData$MapInfo>: g, field_76196_g

Map<EntityPlayer, MapData$MapInfo>: i, field_76202_j

Map<String, Vec4b>: h, field_76203_h

Constructors

(String)

Methods

void (double, double, int): a, func_176054_a

void (NBTTagCompound): a, func_76184_a

void (NBTTagCompound): b, func_76187_b

void (EntityPlayer, ItemStack): a, func_76191_a

void (int, World, String, double, double, double): a, func_82567_a

Packet (ItemStack, World, EntityPlayer): a, func_176052_a

void (int, int): a, func_176053_a

MapData$MapInfo (EntityPlayer): a, func_82568_a