net.minecraft.world.map

public class SavedMapData

extends SavedData

bbn
net.minecraft.class_89
net.minecraft.world.map.SavedMapData
net.minecraft.world.storage.MapData

Field summary

Modifier and TypeField
public int
b
field_201
centerX
xCenter
public int
c
field_202
centerZ
zCenter
public byte
d
field_203
dimension
dimension
public boolean
e
field_13095
trackingPosition
trackingPosition
public boolean
f
field_15238
unlimitedTracking
unlimitedTracking
public byte
g
field_204
scale
scale
public byte[]
h
field_205
colors
colors
public List<SavedMapData$Holder>
i
field_207
holders
playersArrayList
private final Map<PlayerEntity, SavedMapData$Holder>
k
field_209
holdersByPlayer
playersHashMap
public Map<String, MapDecoration>
j
field_4982
decorations
mapDecorations

Constructor summary

ModifierConstructor
public (String arg0)

Method summary

Modifier and TypeMethod
public void
a(double arg0, double arg1, int arg2)
method_9308(double arg0, double arg1, int arg2)
updateCenter(double x, double z, int scale)
calculateMapCenter(double x, double z, int mapScale)
public void
a(du arg0)
method_188(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public NbtCompound
b(du arg0)
method_191(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(aay arg0, afj arg1)
method_183(class_988 arg0, class_1071 arg1)
tickHolder(PlayerEntity player, ItemStack item)
updateVisiblePlayers(EntityPlayer player, ItemStack mapStack)
public static void
a(afj arg0, co arg1, String arg2, bbm$a arg3)
method_13830(class_1071 arg0, class_2552 arg1, String arg2, class_3082$class_3083 arg3)
addDecoration(ItemStack item, BlockPos pos, String id, MapDecoration$Type type)
addTargetDecoration(ItemStack map, BlockPos target, String decorationName, MapDecoration$Type type)
private void
a(bbm$a arg0, ajs arg1, String arg2, double arg3, double arg4, double arg5)
method_4126(class_3082$class_3083 arg0, class_1150 arg1, String arg2, double arg3, double arg4, double arg5)
addDecoration(MapDecoration$Type type, World world, String id, double x, double z, double rotation)
updateDecorations(MapDecoration$Type type, World worldIn, String decorationName, double worldX, double worldZ, double rotationIn)
public Packet<?>
a(afj arg0, ajs arg1, aay arg2)
method_184(class_1071 arg0, class_1150 arg1, class_988 arg2)
createUpdatePacket(ItemStack item, World world, PlayerEntity player)
getMapPacket(ItemStack mapStack, World worldIn, EntityPlayer player)
public void
a(int arg0, int arg1)
method_9309(int arg0, int arg1)
markDirty(int x, int y)
updateMapData(int x, int y)
public SavedMapData$Holder
a(aay arg0)
method_4127(class_988 arg0)
addHolder(PlayerEntity player)
getMapInfo(EntityPlayer player)