InventoryHandler API // in onEnable new InventoryHandler(this); To open inventory // Create instance of object and invoke method open new ExampleInventory().open(player);