Uses of Enum Class
za.co.wethinkcode.robots.server.commands.internal.InternalServerCommands
Packages that use InternalServerCommands
Package
Description
This package contains all commands that are called by the server administrator in the Robot World Game.
-
Uses of InternalServerCommands in za.co.wethinkcode.robots.server.commands.internal
Methods in za.co.wethinkcode.robots.server.commands.internal that return InternalServerCommandsModifier and TypeMethodDescriptionstatic InternalServerCommandsReturns the enum constant of this class with the specified name.static InternalServerCommands[]InternalServerCommands.values()Returns an array containing the constants of this enum class, in the order they are declared.