Class InventoryClickUtils

java.lang.Object
com.loohp.limbo.utils.InventoryClickUtils

public class InventoryClickUtils extends Object
  • Constructor Details

    • InventoryClickUtils

      public InventoryClickUtils()
  • Method Details

    • handle

      public static void handle(Player player, org.geysermc.mcprotocollib.protocol.packet.ingame.serverbound.inventory.ServerboundContainerClickPacket packetplayinwindowclick)
    • getQuickcraftType

      public static int getQuickcraftType(int i)
    • getQuickcraftHeader

      public static int getQuickcraftHeader(int i)
    • getQuickcraftMask

      public static int getQuickcraftMask(int i, int j)
    • isValidQuickcraftType

      public static boolean isValidQuickcraftType(int i, Player player)
    • canItemQuickReplace

      public static boolean canItemQuickReplace(InventoryView view, int slot, ItemStack itemstack, boolean flag)
    • getQuickCraftSlotCount

      public static ItemStack getQuickCraftSlotCount(Set<Integer> set, int i, ItemStack itemstack, int j)