Uses of Class
com.github.stefvanschie.inventoryframework.gui.GuiComponent
Packages that use GuiComponent
Package
Description
-
Uses of GuiComponent in com.github.stefvanschie.inventoryframework.gui
Methods in com.github.stefvanschie.inventoryframework.gui that return GuiComponentModifier and TypeMethodDescription@NotNull GuiComponentGuiComponent.copy()Creates a deep copy of this gui component.@NotNull GuiComponentGuiComponent.excludeRows(int from, int end) Returns a new gui component, excluding the range of specified rows. -
Uses of GuiComponent in com.github.stefvanschie.inventoryframework.gui.type
Methods in com.github.stefvanschie.inventoryframework.gui.type that return GuiComponentModifier and TypeMethodDescription@NotNull GuiComponentBrewingStandGui.getBlazePowderComponent()Gets the gui component representing the blaze powder@NotNull GuiComponentDispenserGui.getContentsComponent()Gets the gui component representing the contents@NotNull GuiComponentDropperGui.getContentsComponent()Gets the gui component representing the contents@NotNull GuiComponentBrewingStandGui.getFirstBottleComponent()Gets the gui component representing the first bottle@NotNull GuiComponentAnvilGui.getFirstItemComponent()Gets the gui component representing the first item@NotNull GuiComponentSmithingTableGui.getFirstItemComponent()Deprecated.Gets the gui component representing the first item@NotNull GuiComponentBlastFurnaceGui.getFuelComponent()Gets the gui component representing the fuel@NotNull GuiComponentFurnaceGui.getFuelComponent()Gets the gui component representing the fuel@NotNull GuiComponentSmokerGui.getFuelComponent()Gets the gui component representing the fuel@NotNull GuiComponentBarrelGui.getGuiComponent()@NotNull GuiComponentChestGui.getGuiComponent()@NotNull GuiComponentEnderChestGui.getGuiComponent()@NotNull GuiComponentShulkerBoxGui.getGuiComponent()@NotNull GuiComponentBlastFurnaceGui.getIngredientComponent()Gets the gui component representing the ingredient@NotNull GuiComponentFurnaceGui.getIngredientComponent()Gets the gui component representing the ingredient@NotNull GuiComponentSmokerGui.getIngredientComponent()Gets the gui component representing the ingredient@NotNull GuiComponentCrafterGui.getInputComponent()Gets the gui component representing the input.@NotNull GuiComponentCraftingTableGui.getInputComponent()Gets the gui component representing the input@NotNull GuiComponentEnchantingTableGui.getInputComponent()Gets the gui component representing the input@NotNull GuiComponentMerchantGui.getInputComponent()Gets the gui component representing the input@NotNull GuiComponentModernSmithingTableGui.getInputComponent()Gets the gui component representing the input items@NotNull GuiComponentStonecutterGui.getInputComponent()Gets the gui component representing the input@NotNull GuiComponentGrindstoneGui.getItemsComponent()Gets the gui component representing the items@NotNull GuiComponentCartographyTableGui.getMapComponent()Gets the gui component representing the map@NotNull GuiComponentBlastFurnaceGui.getOutputComponent()Gets the gui component representing the output@NotNull GuiComponentCartographyTableGui.getOutputComponent()Gets the gui component representing the output@NotNull GuiComponentCraftingTableGui.getOutputComponent()Gets the gui component representing the output@NotNull GuiComponentFurnaceGui.getOutputComponent()Gets the gui component representing the output@NotNull GuiComponentSmokerGui.getOutputComponent()Gets the gui component representing the output@NotNull GuiComponentCartographyTableGui.getPaperComponent()Gets the gui component representing the paper@NotNull GuiComponentBeaconGui.getPaymentItemComponent()Gets the gui component representing the payment item@NotNull GuiComponentAnvilGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentBeaconGui.getPlayerGuiComponent()Gets the giu component representing the player inventory@NotNull GuiComponentBlastFurnaceGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentBrewingStandGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentCartographyTableGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentCrafterGui.getPlayerGuiComponent()Gets the gui component representing the player inventory.@NotNull GuiComponentCraftingTableGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentDispenserGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentDropperGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentEnchantingTableGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentFurnaceGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentGrindstoneGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentHopperGui.getPlayerGuiComponent()Gets the gui component for the player inventory@NotNull GuiComponentMerchantGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentModernSmithingTableGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentSmithingTableGui.getPlayerGuiComponent()Deprecated.Gets the gui component representing the player inventory@NotNull GuiComponentSmokerGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentStonecutterGui.getPlayerGuiComponent()Gets the gui component representing the player inventory@NotNull GuiComponentBrewingStandGui.getPotionIngredientComponent()Gets the gui component representing the potion ingredient@NotNull GuiComponentAnvilGui.getResultComponent()Gets the gui component representing the result@NotNull GuiComponentGrindstoneGui.getResultComponent()Gets the gui component representing the result@NotNull GuiComponentModernSmithingTableGui.getResultComponent()Gets the gui component representing the result@NotNull GuiComponentSmithingTableGui.getResultComponent()Deprecated.Gets the gui component representing the result@NotNull GuiComponentStonecutterGui.getResultComponent()Gets the gui component representing the result@NotNull GuiComponentBrewingStandGui.getSecondBottleComponent()Gets the gui component representing the second bottle@NotNull GuiComponentAnvilGui.getSecondItemComponent()Gets the gui component representing the second item@NotNull GuiComponentSmithingTableGui.getSecondItemComponent()Deprecated.Gets the gui component representing the second item@NotNull GuiComponentHopperGui.getSlotsComponent()Gets the gui component for the slots@NotNull GuiComponentBrewingStandGui.getThirdBottleComponent()Gets the gui component representing the third bottle -
Uses of GuiComponent in com.github.stefvanschie.inventoryframework.gui.type.util
Methods in com.github.stefvanschie.inventoryframework.gui.type.util that return GuiComponentModifier and TypeMethodDescription@NotNull GuiComponentMergedGui.getGuiComponent()Gets the gui component for this gui -
Uses of GuiComponent in com.github.stefvanschie.inventoryframework.pane
Methods in com.github.stefvanschie.inventoryframework.pane with parameters of type GuiComponentModifier and TypeMethodDescriptionbooleanMasonryPane.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) booleanOutlinePane.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) booleanPaginatedPane.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) abstract booleanPane.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) Called whenever there is being clicked on this panebooleanPatternPane.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) booleanStaticPane.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) -
Uses of GuiComponent in com.github.stefvanschie.inventoryframework.pane.component
Methods in com.github.stefvanschie.inventoryframework.pane.component with parameters of type GuiComponentModifier and TypeMethodDescriptionbooleanCycleButton.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) booleanLabel.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) booleanPagingButtons.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) booleanPercentageBar.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) booleanSlider.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot) booleanToggleButton.click(@NotNull Gui gui, @NotNull GuiComponent guiComponent, @NotNull InventoryClickEvent event, @NotNull Slot slot)