History - net.minecraft.network.packet.c2s.play.InventoryMenuClickSlotC2SPacket

1.7.10

Names

ix

net.minecraft.class_2059

net.minecraft.network.packet.c2s.play.InventoryMenuClickSlotC2SPacket

net.minecraft.network.play.client.C0EPacketClickWindow

Fields

int: a, field_8781, menuId, windowId

int: b, field_8782, slot, slotId

int: c, field_8783, clickData, usedButton

short: d, field_8784, interactionId, actionNumber

ItemStack: e, field_8785, item, clickedItem

int: f, field_8786, action, mode

Constructors

()

(int, int, int, int, ItemStack, short)

Methods

void (ServerPlayPacketHandler): a, method_7971, handle, processPacket

void (PacketByteBuf): a, method_7535, read, readPacketData

void (PacketByteBuf): b, method_7539, write, writePacketData

String (): b, method_7538, asString, serialize

int (): c, method_7972, getMenuId, getWindowId

int (): d, method_7973, getSlot, getSlotId

int (): e, method_7974, getClickData, getUsedButton

short (): f, method_7975, getActionId, getActionNumber

ItemStack (): g, method_7976, getItem, getClickedItem

int (): h, method_7977, getAction, getMode