| Package | Description |
|---|---|
| me.lucko.helper.menu.scheme |
| Modifier and Type | Method and Description |
|---|---|
MenuPopulator |
MenuPopulator.accept(Item item)
Places an item onto the
Gui using the next available slot in the populator |
MenuPopulator |
MenuPopulator.acceptIfSpace(Item item)
Places an item onto the
Gui using the next available slot in the populator |
MenuPopulator |
MenuPopulator.consume(Consumer<Slot> action) |
MenuPopulator |
MenuPopulator.consumeIfSpace(Consumer<Slot> action) |
MenuPopulator |
MenuPopulator.copy() |
MenuPopulator |
MenuScheme.newPopulator(Gui gui) |
Copyright © 2020. All rights reserved.