BetterFoodCommand

public class BetterFoodCommand implements TabExecutor

Constructors

Link copied to clipboard
public void BetterFoodCommand(BetterFood betterFoodPlugin)

Functions

Link copied to clipboard
public boolean onCommand(@NotNull() @NotNull() CommandSender sender, @NotNull() @NotNull() Command command, @NotNull() @NotNull() String label, Array<String> args)
Link copied to clipboard
public List<String> onTabComplete(@NotNull() @NotNull() CommandSender sender, @NotNull() @NotNull() Command command, @NotNull() @NotNull() String alias, Array<String> args)