Class CmdZone
java.lang.Object
dev.kitteh.factions.command.defaults.CmdZone
- All Implemented Interfaces:
Cmd
-
Field Summary
Fields inherited from interface dev.kitteh.factions.command.Cmd
HIDE_IN_HELP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanclaim(FPlayer sender, Faction faction, FLocation location, Faction.Zone zone, boolean msg) TriConsumer<org.incendo.cloud.CommandManager<Sender>, org.incendo.cloud.Command.Builder<Sender>, org.incendo.cloud.minecraft.extras.MinecraftHelp<Sender>> consumer()
-
Constructor Details
-
CmdZone
public CmdZone()
-
-
Method Details
-
consumer
public TriConsumer<org.incendo.cloud.CommandManager<Sender>,org.incendo.cloud.Command.Builder<Sender>, consumer()org.incendo.cloud.minecraft.extras.MinecraftHelp<Sender>> -
claim
public static boolean claim(FPlayer sender, Faction faction, FLocation location, Faction.Zone zone, boolean msg)
-