@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package ca.stellardrift.colonel.api
The Colonel API
Currently, the only api functionality supported is to register client-optional
argument types in
ServerArgumentType.-
Class Summary Class Description ServerArgumentType<T extends com.mojang.brigadier.arguments.ArgumentType<?>> An argument type that only needs to be known on the serverServerArgumentType.Builder<T extends com.mojang.brigadier.arguments.ArgumentType<?>> A builder forServerArgumentTypes