Class CmdMoneyWithdraw

java.lang.Object
dev.kitteh.factions.command.defaults.money.CmdMoneyWithdraw
All Implemented Interfaces:
Cmd

public class CmdMoneyWithdraw extends Object implements Cmd
  • Constructor Details

    • CmdMoneyWithdraw

      public CmdMoneyWithdraw()
  • Method Details

    • consumer

      public TriConsumer<org.incendo.cloud.CommandManager<Sender>,org.incendo.cloud.Command.Builder<Sender>,org.incendo.cloud.minecraft.extras.MinecraftHelp<Sender>> consumer()
      Specified by:
      consumer in interface Cmd