Class NMS_1_17

java.lang.Object
dev.jorel.commandapi.CommandAPIBukkit<net.minecraft.commands.CommandSourceStack>
dev.jorel.commandapi.nms.NMS_Common
dev.jorel.commandapi.nms.NMS_1_17_Common
dev.jorel.commandapi.nms.NMS_1_17
All Implemented Interfaces:
dev.jorel.commandapi.CommandAPIPlatform<dev.jorel.commandapi.arguments.Argument<?>,org.bukkit.command.CommandSender,net.minecraft.commands.CommandSourceStack>, dev.jorel.commandapi.nms.NMS<net.minecraft.commands.CommandSourceStack>

public class NMS_1_17 extends dev.jorel.commandapi.nms.NMS_1_17_Common
NMS implementation for Minecraft 1.17
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from class dev.jorel.commandapi.nms.NMS_1_17_Common

    _ArgumentBlockPredicate, _ArgumentBlockState, _ArgumentEnchantment, _ArgumentEntity, _ArgumentEntitySummon, _ArgumentItemPredicate, _ArgumentItemStack, _ArgumentMobEffect, _ArgumentParticle, _ArgumentSyntheticBiome, convert, convert, createDispatcherFile, generateHelpTopic, generateMessageFromJson, getAdvancement, getAdventureChatColor, getAdventureChatComponent, getBiome, getBlockPredicate, getBlockState, getBrigadierSourceFromCommandSender, getDimension, getEnchantment, getEntitySelector, getEntityType, getFloatRange, getFunction, getFunction, getFunctions, getHelpMap, getIntRange, getItemStack, getItemStackPredicate, getLocation2DBlock, getLocation2DPrecise, getLocationBlock, getLocationPrecise, getLootTable, getMinecraftKey, getMinecraftServer, getObjective, getParticle, getPotionEffect, getRecipe, getResourcesDispatcher, getScoreboardSlot, getSenderForCommand, getSimpleCommandMap, getSound, getSuggestionProvider, getTag, getTeam, getWorldForCSS, isBukkitCommandWrapper, isVanillaCommandWrapper, wrapToVanillaCommandWrapper

    Methods inherited from class dev.jorel.commandapi.nms.NMS_Common

    _ArgumentAngle, _ArgumentAxis, _ArgumentChat, _ArgumentChatComponent, _ArgumentChatFormat, _ArgumentDimension, _ArgumentFloatRange, _ArgumentIntRange, _ArgumentMathOperation, _ArgumentMinecraftKeyRegistered, _ArgumentNBTCompound, _ArgumentPosition, _ArgumentPosition2D, _ArgumentProfile, _ArgumentRotation, _ArgumentScoreboardCriteria, _ArgumentScoreboardObjective, _ArgumentScoreboardSlot, _ArgumentScoreboardTeam, _ArgumentScoreholder, _ArgumentTag, _ArgumentTime, _ArgumentUUID, _ArgumentVec2, _ArgumentVec3, convert, convert, getAdventureChat, getAngle, getAxis, getBrigadierDispatcher, getChat, getChatColor, getChatComponent, getCommandSenderFromCommandSource, getMathOperation, getNBTCompound, getObjectiveCriteria, getOfflinePlayer, getPlayer, getRotation, getScoreHolderMultiple, getScoreHolderSingle, getTags, getTime, getUUID

    Methods inherited from class dev.jorel.commandapi.CommandAPIBukkit

    failWithAdventureComponent, failWithBaseComponents, get, getConfiguration, getLogger, getPaper, newConcreteCommandAPICommand, newConcreteLiteralArgument, newConcreteMultiLiteralArgument, onDisable, onEnable, onLoad, postCommandRegistration, preCommandRegistration, registerBukkitRecipesSafely, registerCommandNode, registerPermission, unregister, unregister, updateRequirements, wrapCommandSender

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NMS_1_17

      public NMS_1_17()
  • Method Details

    • compatibleVersions

      public String[] compatibleVersions()
      Specified by:
      compatibleVersions in interface dev.jorel.commandapi.nms.NMS<net.minecraft.commands.CommandSourceStack>
      Specified by:
      compatibleVersions in class dev.jorel.commandapi.nms.NMS_1_17_Common
    • reloadDataPacks

      public void reloadDataPacks()
      Specified by:
      reloadDataPacks in interface dev.jorel.commandapi.CommandAPIPlatform<dev.jorel.commandapi.arguments.Argument<?>,org.bukkit.command.CommandSender,net.minecraft.commands.CommandSourceStack>
      Specified by:
      reloadDataPacks in interface dev.jorel.commandapi.nms.NMS<net.minecraft.commands.CommandSourceStack>
      Specified by:
      reloadDataPacks in class dev.jorel.commandapi.nms.NMS_1_17_Common