Package dev.itsharshxd.zentrix.api.gui
Class BuiltInMenuContext
java.lang.Object
dev.itsharshxd.zentrix.api.gui.BuiltInMenuContext
Typed context values used by built-in detail/editor menus.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionarenaId()static @NotNull BuiltInMenuContext.Builderbuilder()static @NotNull BuiltInMenuContextempty()@NotNull Optional<GameRuleScope> lootPool()intpage()recipeId()@NotNull Optional<org.bukkit.entity.Player> <T> @NotNull Optional<T> values()
-
Field Details
-
PAGE
- See Also:
-
TARGET_PLAYER
- See Also:
-
RECIPE_ID
- See Also:
-
ARENA_ID
- See Also:
-
SECTION_ID
- See Also:
-
GAME_RULE_SCOPE
- See Also:
-
LOOT_POOL
- See Also:
-
LOOT_ENTRY_ID
- See Also:
-
ACCESS_CATEGORY
- See Also:
-
-
Method Details
-
empty
-
builder
-
value
-
value
-
page
public int page() -
targetPlayer
-
recipeId
-
arenaId
-
sectionId
-
gameRuleScope
-
lootPool
-
lootEntryId
-
values
-