Package space.maxus.flare.ui
Class ReactiveInventoryHolder
java.lang.Object
space.maxus.flare.ui.ReactiveInventoryHolder
- All Implemented Interfaces:
org.bukkit.inventory.InventoryHolder
@Internal
public class ReactiveInventoryHolder
extends Object
implements org.bukkit.inventory.InventoryHolder
A Flare reactive inventory holder that is implemented for Flare inventories
-
Constructor Summary
ConstructorsConstructorDescriptionReactiveInventoryHolder(@NotNull Frame frame, @NotNull Callable<org.bukkit.entity.Player> viewerGetter, int size) -
Method Summary
-
Constructor Details
-
ReactiveInventoryHolder
-
-
Method Details
-
getInventoryNoRender
@NotNull public @NotNull org.bukkit.inventory.Inventory getInventoryNoRender() -
getInventory
@NotNull public @NotNull org.bukkit.inventory.Inventory getInventory()- Specified by:
getInventoryin interfaceorg.bukkit.inventory.InventoryHolder
-
inherit
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getFrame
-
setFrame
-
getSize
public int getSize()
-