net.minecraft.world.map

public class SavedMapData

extends SavedData

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

Field summary

Modifier and TypeField
public int
b
field_201
centerX
field_76201_a
xCenter
public int
c
field_202
centerZ
field_76199_b
zCenter
public byte
d
field_203
dimension
field_76200_c
dimension
public boolean
e
field_13095
trackingPosition
field_186210_e
trackingPosition
public boolean
f
field_15238
unlimitedTracking
field_191096_f
unlimitedTracking
public byte
g
field_204
scale
field_76197_d
scale
public byte[]
h
field_205
colors
field_76198_e
colors
public List<SavedMapData$Holder>
i
field_207
holders
field_76196_g
playersArrayList
private final Map<PlayerEntity, SavedMapData$Holder>
k
field_209
holdersByPlayer
field_76202_j
playersHashMap
public Map<String, MapDecoration>
j
field_4982
decorations
field_76203_h
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)
func_176054_a(double arg0, double arg1, int arg2)
calculateMapCenter(double x, double z, int mapScale)
public void
a(fy arg0)
method_188(class_322 arg0)
readNbt(NbtCompound arg0)
func_76184_a(NBTTagCompound arg0)
readFromNBT(NBTTagCompound arg0)
public NbtCompound
b(fy arg0)
method_191(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189551_b(NBTTagCompound arg0)
writeToNBT(NBTTagCompound arg0)
public void
a(aed arg0, aip arg1)
method_183(class_988 arg0, class_1071 arg1)
tickHolder(PlayerEntity player, ItemStack item)
func_76191_a(EntityPlayer arg0, ItemStack arg1)
updateVisiblePlayers(EntityPlayer player, ItemStack mapStack)
public static void
a(aip arg0, et arg1, String arg2, beu$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)
func_191094_a(ItemStack arg0, BlockPos arg1, String arg2, MapDecoration$Type arg3)
addTargetDecoration(ItemStack map, BlockPos target, String decorationName, MapDecoration$Type type)
private void
a(beu$a arg0, amu 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)
func_191095_a(MapDecoration$Type arg0, World arg1, String arg2, double arg3, double arg4, double arg5)
updateDecorations(MapDecoration$Type type, World worldIn, String decorationName, double worldX, double worldZ, double rotationIn)
public Packet<?>
a(aip arg0, amu arg1, aed arg2)
method_184(class_1071 arg0, class_1150 arg1, class_988 arg2)
createUpdatePacket(ItemStack item, World world, PlayerEntity player)
func_176052_a(ItemStack arg0, World arg1, EntityPlayer arg2)
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)
func_176053_a(int arg0, int arg1)
updateMapData(int x, int y)
public SavedMapData$Holder
a(aed arg0)
method_4127(class_988 arg0)
addHolder(PlayerEntity player)
func_82568_a(EntityPlayer arg0)
getMapInfo(EntityPlayer player)