- All Implemented Interfaces:
io.papermc.paper.command.brigadier.BasicCommand
@NullMarked
public class Werewolf
extends Object
implements io.papermc.paper.command.brigadier.BasicCommand
-
Constructor Summary
Constructors
-
Method Summary
void
execute(io.papermc.paper.command.brigadier.CommandSourceStack source,
String[] args)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.papermc.paper.command.brigadier.BasicCommand
canUse, permission, suggest
-
Constructor Details
-
Werewolf
public Werewolf()
-
Method Details
-
execute
public void execute(io.papermc.paper.command.brigadier.CommandSourceStack source,
String[] args)
- Specified by:
execute in interface io.papermc.paper.command.brigadier.BasicCommand