implements Packet<ClientGamePacketListener>
| uu | |
| net.minecraft.network.protocol.game.ClientboundMapItemDataPacket | |
| net.minecraft.class_2683 | |
| net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket | |
| net.minecraft.src.C_5075_ | |
| net.minecraft.network.protocol.game.PacketPlayOutMap | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int | 
  | ||||||||||
| private final byte | 
  | ||||||||||
| private final boolean | 
  | ||||||||||
| private final List<MapDecoration> | 
  | ||||||||||
| private final MapItemSavedData$MapPatch | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (int id, byte scale, boolean showIcons, Collection<MapDecoration> icons, MapItemSavedData$MapPatch updateData) | 
| public | (FriendlyByteBuf buf) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void | 
  | ||||||||||
| public void | 
  | ||||||||||
| public int | 
  | ||||||||||
| public void | 
  | ||||||||||
| public byte | 
  | ||||||||||
| public boolean | 
  |