Record Class RegistryParser<T>

java.lang.Object
java.lang.Record
dev.jorel.commandapi.arguments.parser.RegistryParser<T>

public record RegistryParser<T>(ThrowingSupplyingParser<T> type, ThrowingSupplyingParser<org.bukkit.NamespacedKey> key) extends Record