Class InventorySlotElementSupplier
java.lang.Object
xyz.xenondevs.invui.gui.structure.InventorySlotElementSupplier
- All Implemented Interfaces:
Supplier<SlotElement.InventorySlotElement>
public class InventorySlotElementSupplier
extends Object
implements Supplier<SlotElement.InventorySlotElement>
-
Constructor Summary
ConstructorDescriptionInventorySlotElementSupplier
(@NotNull Inventory inventory) InventorySlotElementSupplier
(@NotNull Inventory inventory, @Nullable ItemProvider background) -
Method Summary
-
Constructor Details
-
InventorySlotElementSupplier
-
InventorySlotElementSupplier
public InventorySlotElementSupplier(@NotNull @NotNull Inventory inventory, @Nullable @Nullable ItemProvider background)
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<SlotElement.InventorySlotElement>
-