net.minecraft.network.packet.s2c.play

public class EntityPickupS2CPacket

implements Packet<ClientPlayPacketHandler>

ii
net.minecraft.class_2047
net.minecraft.network.packet.s2c.play.EntityPickupS2CPacket
net.minecraft.network.play.server.SPacketCollectItem

Field summary

Modifier and TypeField
private int
a
field_8747
id
collectedItemEntityId
private int
b
field_8748
collectorId
entityId
private int
c
field_15350
count
collectedQuantity

Constructor summary

ModifierConstructor
public ()
public (int arg0, int arg1, int arg2)

Method summary

Modifier and TypeMethod
public void
a(et arg0)
method_7535(class_1967 arg0)
read(PacketByteBuf arg0)
readPacketData(PacketBuffer arg0)
public void
b(et arg0)
method_7539(class_1967 arg0)
write(PacketByteBuf arg0)
writePacketData(PacketBuffer arg0)
public void
a(fp arg0)
method_7910(class_1993 arg0)
handle(ClientPlayPacketHandler handler)
processPacket(INetHandlerPlayClient handler)
public int
a()
method_7911()
getId()
getCollectedItemEntityID()
public int
b()
method_7912()
getCollectorId()
getEntityID()
public int
c()
method_13900()
getCount()
getAmount()