java.lang.Object
com.thecoderscorner.menu.remote.commands.MenuJoinCommand
All Implemented Interfaces:
MenuCommand

public class MenuJoinCommand extends Object implements MenuCommand
  • Constructor Details

    • MenuJoinCommand

      public MenuJoinCommand(UUID uuid, String myName, ApiPlatform platform, int apiVer)
    • MenuJoinCommand

      public MenuJoinCommand(String myName, ApiPlatform platform, int apiVer)
  • Method Details