Package com.marcusslover.plus.lib.item
Annotation Interface DevelopmentMenu
Represents a development menu.
Experimental feature that lets you discover more debug information in the console.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanWhether the menu is a development menu.
-
Element Details
-
value
boolean valueWhether the menu is a development menu.- Returns:
- True to make the menu a development menu.
- Default:
true
-