Class TCGEndBattleCommand

java.lang.Object
com.pixelmonmod.tcg.commands.TCGEndBattleCommand

public class TCGEndBattleCommand extends Object
Created by Hy on 10/23/2016.
  • Constructor Details

    • TCGEndBattleCommand

      public TCGEndBattleCommand()
  • Method Details

    • getHelp

      public String getHelp(net.minecraft.commands.CommandSourceStack sender)
    • getPermissionNode

      public String getPermissionNode()
    • execute

      protected boolean execute(net.minecraft.commands.CommandSourceStack sender, String[] args) throws net.minecraft.commands.CommandRuntimeException
      Throws:
      net.minecraft.commands.CommandRuntimeException
    • sendSuccess

      public void sendSuccess(net.minecraft.commands.CommandSourceStack receiver, net.minecraft.network.chat.Component component, boolean informAdmins)