java.lang.Object
io.github.gameking1happy.gk1haccessorifyplus.compat.reinfshulker.ReinfShulkerCompat

public class ReinfShulkerCompat extends Object
Reinforced Shulker Boxes Compat.
  • Constructor Details

    • ReinfShulkerCompat

      public ReinfShulkerCompat()
  • Method Details

    • getInventorySizeForReinfShulker

      public static int getInventorySizeForReinfShulker(net.minecraft.world.item.Item shulker)
      Returns size of shulker box.
      Parameters:
      shulker - Shulker.
      Returns:
      Size.
    • createMenu

      public static net.minecraft.world.inventory.AbstractContainerMenu createMenu(int syncId, net.minecraft.world.entity.player.Inventory inventory, me.pajic.accessorify.menu.ShulkerBoxAccessoryContainerMenu menu, net.minecraft.world.item.Item shulker)
      Parameters:
      syncId - I'm going to be real here IDK.
      inventory - Inventory.
      menu - Menu.
      shulker - Shulker.
      Returns:
      Menu.