Uses of Class
com.github.stefvanschie.inventoryframework.gui.InventoryComponent
Package
Description
-
Uses of InventoryComponent in com.github.stefvanschie.inventoryframework.gui
Modifier and TypeMethodDescription@NotNull InventoryComponent
InventoryComponent.copy()
Creates a deep copy of this inventory component.@NotNull InventoryComponent
InventoryComponent.excludeRows
(int from, int end) Returns a new inventory component, excluding the range of specified rows. -
Uses of InventoryComponent in com.github.stefvanschie.inventoryframework.gui.type
Modifier and TypeMethodDescription@NotNull InventoryComponent
BrewingStandGui.getBlazePowderComponent()
Gets the inventory component representing the blaze powder@NotNull InventoryComponent
DispenserGui.getContentsComponent()
Gets the inventory component representing the contents@NotNull InventoryComponent
DropperGui.getContentsComponent()
Gets the inventory component representing the contents@NotNull InventoryComponent
BrewingStandGui.getFirstBottleComponent()
Gets the inventory component representing the first bottle@NotNull InventoryComponent
AnvilGui.getFirstItemComponent()
Gets the inventory component representing the first item@NotNull InventoryComponent
SmithingTableGui.getFirstItemComponent()
Gets the inventory component representing the first item@NotNull InventoryComponent
BlastFurnaceGui.getFuelComponent()
Gets the inventory component representing the fuel@NotNull InventoryComponent
FurnaceGui.getFuelComponent()
Gets the inventory component representing the fuel@NotNull InventoryComponent
SmokerGui.getFuelComponent()
Gets the inventory component representing the fuel@NotNull InventoryComponent
BlastFurnaceGui.getIngredientComponent()
Gets the inventory component representing the ingredient@NotNull InventoryComponent
FurnaceGui.getIngredientComponent()
Gets the inventory component representing the ingredient@NotNull InventoryComponent
SmokerGui.getIngredientComponent()
Gets the inventory component representing the ingredient@NotNull InventoryComponent
CraftingTableGui.getInputComponent()
Gets the inventory component representing the input@NotNull InventoryComponent
EnchantingTableGui.getInputComponent()
Gets the inventory component representing the input@NotNull InventoryComponent
MerchantGui.getInputComponent()
Gets the inventory component representing the input@NotNull InventoryComponent
StonecutterGui.getInputComponent()
Gets the inventory component representing the input@NotNull InventoryComponent
BarrelGui.getInventoryComponent()
@NotNull InventoryComponent
ChestGui.getInventoryComponent()
@NotNull InventoryComponent
EnderChestGui.getInventoryComponent()
@NotNull InventoryComponent
ShulkerBoxGui.getInventoryComponent()
@NotNull InventoryComponent
GrindstoneGui.getItemsComponent()
Gets the inventory component representing the items@NotNull InventoryComponent
CartographyTableGui.getMapComponent()
Gets the inventory component representing the map@NotNull InventoryComponent
BlastFurnaceGui.getOutputComponent()
Gets the inventory component representing the output@NotNull InventoryComponent
CartographyTableGui.getOutputComponent()
Gets the inventory component representing the output@NotNull InventoryComponent
CraftingTableGui.getOutputComponent()
Gets the inventory component representing the output@NotNull InventoryComponent
FurnaceGui.getOutputComponent()
Gets the inventory component representing the output@NotNull InventoryComponent
SmokerGui.getOutputComponent()
Gets the inventory component representing the output@NotNull InventoryComponent
CartographyTableGui.getPaperComponent()
Gets the inventory component representing the paper@NotNull InventoryComponent
BeaconGui.getPaymentItemComponent()
Gets the inventory component representing the payment item@NotNull InventoryComponent
AnvilGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
BeaconGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
BlastFurnaceGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
BrewingStandGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
CartographyTableGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
CraftingTableGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
DispenserGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
DropperGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
EnchantingTableGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
FurnaceGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
GrindstoneGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
HopperGui.getPlayerInventoryComponent()
Gets the inventory component for the player inventory@NotNull InventoryComponent
MerchantGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
SmithingTableGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
SmokerGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
StonecutterGui.getPlayerInventoryComponent()
Gets the inventory component representing the player inventory@NotNull InventoryComponent
BrewingStandGui.getPotionIngredientComponent()
Gets the inventory component representing the potion ingredient@NotNull InventoryComponent
AnvilGui.getResultComponent()
Gets the inventory component representing the result@NotNull InventoryComponent
GrindstoneGui.getResultComponent()
Gets the inventory component representing the result@NotNull InventoryComponent
SmithingTableGui.getResultComponent()
Gets the inventory component representing the result@NotNull InventoryComponent
StonecutterGui.getResultComponent()
Gets the inventory component representing the result@NotNull InventoryComponent
BrewingStandGui.getSecondBottleComponent()
Gets the inventory component representing the second bottle@NotNull InventoryComponent
AnvilGui.getSecondItemComponent()
Gets the inventory component representing the second item@NotNull InventoryComponent
SmithingTableGui.getSecondItemComponent()
Gets the inventory component representing the second item@NotNull InventoryComponent
HopperGui.getSlotsComponent()
Gets the inventory component for the slots@NotNull InventoryComponent
BrewingStandGui.getThirdBottleComponent()
Gets the inventory component representing the third bottle -
Uses of InventoryComponent in com.github.stefvanschie.inventoryframework.gui.type.util
Modifier and TypeMethodDescription@NotNull InventoryComponent
MergedGui.getInventoryComponent()
Gets the inventory component for this gui -
Uses of InventoryComponent in com.github.stefvanschie.inventoryframework.pane
Modifier and TypeMethodDescriptionboolean
MasonryPane.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) boolean
OutlinePane.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) boolean
PaginatedPane.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) abstract boolean
Pane.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) Called whenever there is being clicked on this paneboolean
PatternPane.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) boolean
StaticPane.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) void
MasonryPane.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) void
OutlinePane.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) void
PaginatedPane.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) abstract void
Pane.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) Has to set all the items in the right spot inside the inventoryvoid
PatternPane.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) void
StaticPane.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) -
Uses of InventoryComponent in com.github.stefvanschie.inventoryframework.pane.component
Modifier and TypeMethodDescriptionboolean
CycleButton.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) boolean
Label.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) boolean
PercentageBar.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) boolean
Slider.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) boolean
ToggleButton.click
(@NotNull Gui gui, @NotNull InventoryComponent inventoryComponent, @NotNull InventoryClickEvent event, int slot, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) void
CycleButton.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) void
ToggleButton.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight) -
Uses of InventoryComponent in com.github.stefvanschie.inventoryframework.pane.component.util
Modifier and TypeMethodDescriptionvoid
VariableBar.display
(@NotNull InventoryComponent inventoryComponent, int paneOffsetX, int paneOffsetY, int maxLength, int maxHeight)