Class VehicleMenu

java.lang.Object
nl.mtvehicles.core.infrastructure.models.MTVSubCommand
nl.mtvehicles.core.commands.vehiclesubs.VehicleMenu

public class VehicleMenu extends MTVSubCommand
/vehicle menu - open a GUI menu of all the vehicles.
  • Field Details

    • beginMenu

      public static HashMap<UUID,​org.bukkit.inventory.Inventory> beginMenu
  • Constructor Details

    • VehicleMenu

      public VehicleMenu()
  • Method Details

    • execute

      public boolean execute()
      Description copied from class: MTVSubCommand
      Code executed by a subcommand
      Specified by:
      execute in class MTVSubCommand
      Returns:
      True if successful