Interface KitLayoutEditorMenuProvider
- All Superinterfaces:
MenuProvider
-
Method Summary
-
Method Details
-
open
Description copied from interface:MenuProviderOpens a menu for the specified player.This method is called to open a menu and pass necessary arguments to the provider for further handling.
- Specified by:
openin interfaceMenuProvider- Parameters:
player- The player to open the menu for.args- Optional arguments passed to the menu provider.
-
open
-