Uses of Record Class
dev.jorel.commandapi.arguments.parser.RegistryParser
Packages that use RegistryParser
-
Uses of RegistryParser in dev.jorel.commandapi.nms
Methods in dev.jorel.commandapi.nms that return RegistryParserModifier and TypeMethodDescriptionRegistryParser<org.bukkit.block.Biome> NMS.getBiome(com.mojang.brigadier.context.CommandContext<CommandListenerWrapper> cmdCtx, String key) RegistryParser<org.bukkit.potion.PotionEffectType> NMS.getPotionEffect(com.mojang.brigadier.context.CommandContext<CommandListenerWrapper> cmdCtx, String key) RegistryParser<org.bukkit.Sound> NMS.getSound(com.mojang.brigadier.context.CommandContext<CommandListenerWrapper> cmdCtx, String key)