net.minecraft.network.packet.s2c.play

public class MapDataS2CPacket

implements Packet<ClientPlayPacketHandler>

gu
net.minecraft.class_2026
net.minecraft.network.packet.s2c.play.MapDataS2CPacket
net.minecraft.network.play.server.S34PacketMaps

Field summary

Modifier and TypeField
private int
a
field_8679
id
mapId
private byte
b
field_11617
scale
mapScale
private MapDecoration[]
c
field_11618
decorations
mapVisiblePlayersVec4b
private int
d
field_11619
dirtyMinX
mapMinX
private int
e
field_11620
dirtyMinY
mapMinY
private int
f
field_11621
dirtyWidth
mapMaxX
private int
g
field_11622
dirtyHeight
mapMaxY
private byte[]
h
field_8680
colors
mapDataBytes

Constructor summary

ModifierConstructor
public ()
public (int id, byte scale, Collection<MapDecoration> decorations, byte[] colors, int dirtyMinX, int dirtyMinY, int dirtyWidth, int dirtyHeight)

Method summary

Modifier and TypeMethod
public void
a(em arg0)
method_7535(class_1967 arg0)
read(PacketByteBuf arg0)
readPacketData(PacketBuffer arg0)
public void
b(em arg0)
method_7539(class_1967 arg0)
write(PacketByteBuf arg0)
writePacketData(PacketBuffer arg0)
public void
a(fj arg0)
method_7803(class_1993 arg0)
handle(ClientPlayPacketHandler handler)
processPacket(INetHandlerPlayClient handler)
public int
a()
method_7804()
getId()
getMapId()
public void
a(atg arg0)
method_10667(class_89 arg0)
apply(SavedMapData mapData)
setMapdataTo(MapData mapdataIn)