-
- All Implemented Interfaces:
public final class ExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static McorouhlinInventoryinventory(McorouhlinPlugin $self, Component title, InventoryType type, Function1<McorouhlinInventory, Unit> block)final static McorouhlinInventoryinventory(McorouhlinPlugin $self, Component title, Integer size, Function1<McorouhlinInventory, Unit> block)final static UnitopenInventory(Player $self, McorouhlinInventory inventory)-
-
Method Detail
-
inventory
final static McorouhlinInventory inventory(McorouhlinPlugin $self, Component title, InventoryType type, Function1<McorouhlinInventory, Unit> block)
-
inventory
final static McorouhlinInventory inventory(McorouhlinPlugin $self, Component title, Integer size, Function1<McorouhlinInventory, Unit> block)
-
openInventory
final static Unit openInventory(Player $self, McorouhlinInventory inventory)
-
-
-
-