public class MapDataS2CPacket
implements Packet<ClientPlayPacketHandler>
| ha | |
| net.minecraft.class_2026 | |
| net.minecraft.network.packet.s2c.play.MapDataS2CPacket | |
| net.minecraft.network.play.server.SPacketMaps |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private byte |
| ||||||||
| private boolean |
| ||||||||
| private MapDecoration[] |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private byte[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int id, byte scale, boolean trackingPosition, 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 |
|