Uses of Interface
com.andrei1058.bedwars.api.command.ParentCommand
Packages that use ParentCommand
-
Uses of ParentCommand in com.andrei1058.bedwars.api
Methods in com.andrei1058.bedwars.api that return ParentCommand -
Uses of ParentCommand in com.andrei1058.bedwars.api.command
Methods in com.andrei1058.bedwars.api.command that return ParentCommandConstructors in com.andrei1058.bedwars.api.command with parameters of type ParentCommandModifierConstructorDescriptionSubCommand
(ParentCommand parent, String name) Create a sub-command for a bedWars command Make sure you return true or it will say command not found