Index
All Classes and Interfaces|All Packages
C
- compatibleVersions() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- convert(ParticleData<?>) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- convert(ItemStack) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- createDispatcherFile(File, CommandDispatcher<CommandSourceStack>) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
D
- dev.jorel.commandapi.nms - package dev.jorel.commandapi.nms
G
- generateHelpTopic(String, String, String, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- generateMessageFromJson(String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getAdventureChatColor(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getAdventureChatComponent(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getBiome(CommandContext<CommandSourceStack>, String, ArgumentSubType) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getBlockPredicate(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getBlockState(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getBrigadierSourceFromCommandSender(AbstractCommandSender<? extends CommandSender>) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getDimension(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getEnchantment(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getEntitySelector(CommandContext<CommandSourceStack>, String, ArgumentSubType) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getEntityType(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getFunction(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getFunction(NamespacedKey) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getFunctions() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getHelpMap() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getItemStack(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getItemStackPredicate(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getLocation2DBlock(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getLocation2DPrecise(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getLocationBlock(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getLocationPrecise(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getLootTable(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getMinecraftKey(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getMinecraftServer() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getParticle(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getPotionEffect(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getRecipe(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getResourcesDispatcher() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getSenderForCommand(CommandContext<CommandSourceStack>, boolean) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getSimpleCommandMap() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getSound(CommandContext<CommandSourceStack>, String, ArgumentSubType) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getSuggestionProvider(SuggestionProviders) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getTag(NamespacedKey) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- getWorldForCSS(CommandSourceStack) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
I
- isBukkitCommandWrapper(CommandNode<CommandSourceStack>) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- isVanillaCommandWrapper(Command) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
N
- NMS_1_18_R1 - Class in dev.jorel.commandapi.nms
-
NMS implementation for Minecraft 1.18 and 1.18.1
- NMS_1_18_R1() - Constructor for class dev.jorel.commandapi.nms.NMS_1_18_R1
R
- reloadDataPacks() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
W
- wrapToVanillaCommandWrapper(LiteralCommandNode<CommandSourceStack>) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
_
- _ArgumentBlockPredicate() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentBlockState() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentEnchantment() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentEntity(ArgumentSubType) - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentEntitySummon() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentItemPredicate() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentItemStack() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentMobEffect() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentParticle() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
- _ArgumentSyntheticBiome() - Method in class dev.jorel.commandapi.nms.NMS_1_18_R1
All Classes and Interfaces|All Packages