public static class InventoryActionMessage.Packet
extends java.lang.Object
implements cpw.mods.fml.common.network.simpleimpl.IMessage
Constructor and Description |
---|
InventoryActionMessage.Packet() |
InventoryActionMessage.Packet(MalisisInventoryContainer.ActionType action,
int inventoryId,
int slotNumber,
int code,
int windowId) |
public InventoryActionMessage.Packet()
public InventoryActionMessage.Packet(MalisisInventoryContainer.ActionType action, int inventoryId, int slotNumber, int code, int windowId)