public class MapDataS2CPacket
implements Packet<ClientPlayPacketHandler>
| gu | |
| net.minecraft.unmapped.C_17555991 | |
| net.minecraft.network.packet.s2c.play.MapDataS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private byte |
| ||||||
| private MapDecoration[] |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private byte[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int id, byte scale, Collection<MapDecoration> decorations, byte[] colors, int dirtyMinX, int dirtyMinY, int dirtyWidth, int dirtyHeight) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| public void |
|