public final class BukkitArgumentTypes
extends java.lang.Object
| Constructor and Description |
|---|
BukkitArgumentTypes() |
| Modifier and Type | Method and Description |
|---|---|
static <A extends revxrsal.commands.command.CommandActor> |
builder()
Returns a
ArgumentTypes.Builder that contains the default argument
types for the Bukkit platform |
@Contract(value="-> new",
pure=true)
@NotNull
public static <A extends revxrsal.commands.command.CommandActor> revxrsal.commands.brigadier.types.ArgumentTypes.Builder<A> builder()
ArgumentTypes.Builder that contains the default argument
types for the Bukkit platformA - The actor type