net.minecraft.network.packet.s2c.play

public class MapDataS2CPacket

implements Packet<ClientPlayPacketHandler>

gu
net.minecraft.unmapped.C_17555991
net.minecraft.network.packet.s2c.play.MapDataS2CPacket

Field summary

Modifier and TypeField
private int
a
f_55315238
id
private byte
b
f_84944959
scale
private MapDecoration[]
c
f_43271445
decorations
private int
d
f_33401234
dirtyMinX
private int
e
f_70810971
dirtyMinY
private int
f
f_72205167
dirtyWidth
private int
g
f_61761447
dirtyHeight
private byte[]
h
f_61551859
colors

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)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(em arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public void
a(fj arg0)
m_18542204(C_23730550 arg0)
handle(ClientPlayPacketHandler handler)
public int
a()
m_91989284()
getId()
public void
a(atg arg0)
m_25501421(C_88220120 arg0)
apply(SavedMapData mapData)