public class GlowSuperInventory extends GlowInventory
| Modifier | Constructor and Description |
|---|---|
protected |
GlowSuperInventory() |
|
GlowSuperInventory(List<GlowInventory> parents,
org.bukkit.inventory.InventoryHolder owner,
org.bukkit.event.inventory.InventoryType type) |
|
GlowSuperInventory(List<GlowInventory> parents,
org.bukkit.inventory.InventoryHolder owner,
org.bukkit.event.inventory.InventoryType type,
String title) |
| Modifier and Type | Method and Description |
|---|---|
List<GlowInventory> |
getParents() |
protected void |
initialize(List<GlowInventory> parents,
org.bukkit.inventory.InventoryHolder owner,
org.bukkit.event.inventory.InventoryType type) |
protected void |
initialize(List<GlowInventory> parents,
org.bukkit.inventory.InventoryHolder owner,
org.bukkit.event.inventory.InventoryType type,
String title) |
addItem, addItemStack, addViewer, all, all, all, clear, clear, consumeItem, consumeItem, contains, contains, contains, contains, contains, contains, containsAtLeast, first, first, first, firstEmpty, getContents, getHolder, getItem, getLocation, getMaxStackSize, getName, getRawSlots, getSize, getSlot, getSlots, getSlotType, getStorageContents, getTitle, getType, getViewers, getViewersSet, handleShiftClick, initialize, itemPlaceAllowed, itemShiftClickAllowed, iterator, iterator, remove, remove, remove, removeItem, removeItemStack, removeViewer, setContents, setItem, setMaxStackSize, setStorageContents, setTitle, toString, tryToFillSlotsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprotected GlowSuperInventory()
public GlowSuperInventory(List<GlowInventory> parents, org.bukkit.inventory.InventoryHolder owner, org.bukkit.event.inventory.InventoryType type)
public GlowSuperInventory(List<GlowInventory> parents, org.bukkit.inventory.InventoryHolder owner, org.bukkit.event.inventory.InventoryType type, String title)
protected void initialize(List<GlowInventory> parents, org.bukkit.inventory.InventoryHolder owner, org.bukkit.event.inventory.InventoryType type)
protected void initialize(List<GlowInventory> parents, org.bukkit.inventory.InventoryHolder owner, org.bukkit.event.inventory.InventoryType type, String title)
public List<GlowInventory> getParents()
Copyright © 2021. All rights reserved.