net.minecraft.network.packet.s2c.play

public class MapDataS2CPacket

implements Packet<ClientPlayPacketHandler>

kk
net.minecraft.class_2026
net.minecraft.network.packet.s2c.play.MapDataS2CPacket
net.minecraft.network.play.server.SPacketMaps
net.minecraft.network.play.server.SPacketMaps

Field summary

Modifier and TypeField
private int
a
field_8679
id
field_149191_a
mapId
private byte
b
field_11617
scale
field_179739_b
mapScale
private boolean
c
field_13774
trackingPosition
field_186950_c
trackingPosition
private MapDecoration[]
d
field_11618
decorations
field_179740_c
icons
private int
e
field_11619
dirtyMinX
field_179737_d
minX
private int
f
field_11620
dirtyMinY
field_179738_e
minZ
private int
g
field_11621
dirtyWidth
field_179735_f
columns
private int
h
field_11622
dirtyHeight
field_179736_g
rows
private byte[]
i
field_8680
colors
field_179741_h
mapDataBytes

Constructor summary

ModifierConstructor
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 TypeMethod
public void
a(hy arg0)
method_7535(class_1967 arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
readPacketData(PacketBuffer arg0)
public void
b(hy arg0)
method_7539(class_1967 arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
writePacketData(PacketBuffer arg0)
public void
a(iy arg0)
method_7803(class_1993 arg0)
handle(ClientPlayPacketHandler handler)
func_148833_a(INetHandlerPlayClient arg0)
processPacket(INetHandlerPlayClient handler)
public int
b()
method_7804()
getId()
func_149188_c()
getMapId()
public void
a(cbs arg0)
method_10667(class_89 arg0)
apply(SavedMapData mapData)
func_179734_a(MapData arg0)
setMapdataTo(MapData mapdataIn)