net.minecraft.world.map

public class SavedMapData

extends SavedData

bbn
net.minecraft.unmapped.C_88220120
net.minecraft.world.map.SavedMapData

Field summary

Modifier and TypeField
public int
b
f_81012107
centerX
public int
c
f_46267554
centerZ
public byte
d
f_49498124
dimension
public boolean
e
f_74737086
trackingPosition
public boolean
f
f_93157831
unlimitedTracking
public byte
g
f_33758208
scale
public byte[]
h
f_92352078
colors
public List<SavedMapData$Holder>
i
f_23804561
holders
private final Map<PlayerEntity, SavedMapData$Holder>
k
f_10654420
holdersByPlayer
public Map<String, MapDecoration>
j
f_44277316
decorations

Constructor summary

ModifierConstructor
public (String arg0)

Method summary

Modifier and TypeMethod
public void
a(double arg0, double arg1, int arg2)
m_09576847(double arg0, double arg1, int arg2)
updateCenter(double x, double z, int scale)
public void
a(du arg0)
m_67013488(C_74087615 arg0)
readNbt(NbtCompound arg0)
public NbtCompound
b(du arg0)
m_21155264(C_74087615 arg0)
writeNbt(NbtCompound arg0)
public void
a(aay arg0, afj arg1)
m_97786109(C_40996800 arg0, C_88708284 arg1)
tickHolder(PlayerEntity player, ItemStack item)
public static void
a(afj arg0, co arg1, String arg2, bbm$a arg3)
m_37971722(C_88708284 arg0, C_32594356 arg1, String arg2, C_31065883$C_07660422 arg3)
addDecoration(ItemStack item, BlockPos pos, String id, MapDecoration$Type type)
private void
a(bbm$a arg0, ajs arg1, String arg2, double arg3, double arg4, double arg5)
m_71452798(C_31065883$C_07660422 arg0, C_64041439 arg1, String arg2, double arg3, double arg4, double arg5)
addDecoration(MapDecoration$Type type, World world, String id, double x, double z, double rotation)
public Packet<?>
a(afj arg0, ajs arg1, aay arg2)
m_68381859(C_88708284 arg0, C_64041439 arg1, C_40996800 arg2)
createUpdatePacket(ItemStack item, World world, PlayerEntity player)
public void
a(int arg0, int arg1)
m_83857919(int arg0, int arg1)
markDirty(int x, int y)
public SavedMapData$Holder
a(aay arg0)
m_89940103(C_40996800 arg0)
addHolder(PlayerEntity player)