MountCommand
Package: com.hypixel.hytale.builtin.mounts.commands
public class MountCommand extends AbstractCommandCollectionTop-level /mount command collection. Registered by MountPlugin.setup(). Groups the mount-related subcommands under the mount namespace with the translation key "server.commands.mount".
Constructor
Section titled “Constructor”public MountCommand()Creates the collection with name "mount" and registers two subcommands:
- DismountCommand (
/mount dismount) - MountCheckCommand (
/mount check)
Related Types
Section titled “Related Types”- DismountCommand — dismount subcommand
- MountCheckCommand — mount status check subcommand
- MountPlugin — registers this command
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.