Package-level declarations
Types
Link copied to clipboard
If you are using Kotlin, you can use this class to create Brigadier commands Kotlin-style.
Link copied to clipboard
class RegistryCommandArgument<T : Keyed>(registry: PylonRegistry<T>) : CustomArgumentType.Converted<T, NamespacedKey>