Index

C D F G N R _ 
All Classes and Interfaces|All Packages

C

compatibleVersions() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
convert(ParticleData<?>) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
convert(ItemStack) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
createNativeProxyCommandSender(CommandSender, CommandSender, Location, World) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 

D

dev.jorel.commandapi.nms - package dev.jorel.commandapi.nms
 

F

fromResourceLocation(ResourceLocation) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 

G

generateHelpTopic(String, String, String, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
generateMessageFromJson(String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getAdvancement(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getBiome(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getBlockState(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getBrigadierSourceFromCommandSender(AbstractCommandSender<? extends CommandSender>) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getCommandBuildContext() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getDimension(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getDoubleRange(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getEnchantment(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getEntitySelector(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getFunction(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getFunction(NamespacedKey) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getFunctions() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getHelpMap() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getIntRange(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getItemStack(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getItemStackPredicate(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getLocation() - Method in class dev.jorel.commandapi.nms.NativeProxyCommandSender_1_20_R4
 
getLocation2DPrecise(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getLootTable(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getMinecraftKey(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getMinecraftServer() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getObjective(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getParticle(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getPotionEffect(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getRecipe(CommandContext<CommandSourceStack>, String, BiFunction<NamespacedKey, Recipe, T>) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getRotation(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getScoreboardSlot(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getScoreHolderMultiple(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getScoreHolderSingle(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getSenderForCommand(CommandContext<CommandSourceStack>, boolean) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getSimpleCommandMap() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getSound(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getSuggestionProvider(SuggestionProviders) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getTag(NamespacedKey) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getTags() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getTeam(CommandContext<CommandSourceStack>, String) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
getWorld() - Method in class dev.jorel.commandapi.nms.NativeProxyCommandSender_1_20_R4
 
getWorldForCSS(CommandSourceStack) - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 

N

NativeProxyCommandSender_1_20_R4 - Class in dev.jorel.commandapi.nms
 
NativeProxyCommandSender_1_20_R4(CommandSourceStack, CommandSender, CommandSender) - Constructor for class dev.jorel.commandapi.nms.NativeProxyCommandSender_1_20_R4
 
NMS_1_20_R4 - Class in dev.jorel.commandapi.nms
NMS implementation for Minecraft 1.20.5, 1.20.6
NMS_1_20_R4(Supplier<CommandBuildContext>) - Constructor for class dev.jorel.commandapi.nms.NMS_1_20_R4
 

R

reloadDataPacks() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 

_

_ArgumentAdvancement() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
_ArgumentChatComponent() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
_ArgumentEnchantment() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
_ArgumentEntitySummon() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
_ArgumentMinecraftKeyRegistered() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
_ArgumentMobEffect() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
_ArgumentRecipe() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
_ArgumentSyntheticBiome() - Method in class dev.jorel.commandapi.nms.NMS_1_20_R4
 
C D F G N R _ 
All Classes and Interfaces|All Packages