Package com.pixelmonmod.tcg.commands
Class TCGEndBattleCommand
java.lang.Object
com.pixelmonmod.tcg.commands.TCGEndBattleCommand
Created by Hy on 10/23/2016.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
getHelp
(net.minecraft.commands.CommandSourceStack sender) void
sendSuccess
(net.minecraft.commands.CommandSourceStack receiver, net.minecraft.network.chat.Component component, boolean informAdmins)
-
Constructor Details
-
TCGEndBattleCommand
public TCGEndBattleCommand()
-
-
Method Details
-
getHelp
-
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)
-