Package dev.jorel.commandapi.nms
Class NMS_1_17_R1
java.lang.Object
dev.jorel.commandapi.nms.NMS_Common
dev.jorel.commandapi.nms.NMS_1_17_Common
dev.jorel.commandapi.nms.NMS_1_17_R1
- All Implemented Interfaces:
dev.jorel.commandapi.nms.NMS<net.minecraft.commands.CommandSourceStack>
public class NMS_1_17_R1
extends dev.jorel.commandapi.nms.NMS_1_17_Common
NMS implementation for Minecraft 1.17.1
-
Field Summary
Fields inherited from class dev.jorel.commandapi.nms.NMS_1_17_Common
MINECRAFT_SERVER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.jorel.commandapi.nms.NMS_1_17_Common
_ArgumentBlockPredicate, _ArgumentBlockState, _ArgumentEntity, _ArgumentItemPredicate, _ArgumentItemStack, _ArgumentSyntheticBiome, addToHelpMap, convert, convert, createDispatcherFile, generateHelpTopic, generateMessageFromJson, getAdventureChatComponent, getBiome, getBlockPredicate, getBlockState, getBrigadierDispatcher, getCLWFromCommandSender, getDimension, getEntitySelector, getEntityType, getEnvironment, getFunction, getItemStack, getItemStackPredicate, getLocation2DBlock, getLocation2DPrecise, getLocationBlock, getLocationPrecise, getLootTable, getMinecraftKey, getMinecraftServer, getParticle, getPotionEffect, getSenderForCommand, getSimpleCommandMap, getSound, getTag, getWorldForCSS, isVanillaCommandWrapper, resendPacketsMethods inherited from class dev.jorel.commandapi.nms.NMS_Common
_ArgumentAngle, _ArgumentAxis, _ArgumentChat, _ArgumentChatComponent, _ArgumentChatFormat, _ArgumentDimension, _ArgumentEnchantment, _ArgumentEntitySummon, _ArgumentEnvironment, _ArgumentFloatRange, _ArgumentIntRange, _ArgumentMathOperation, _ArgumentMinecraftKeyRegistered, _ArgumentMobEffect, _ArgumentNBTCompound, _ArgumentParticle, _ArgumentPosition, _ArgumentPosition2D, _ArgumentProfile, _ArgumentRotation, _ArgumentScoreboardCriteria, _ArgumentScoreboardObjective, _ArgumentScoreboardSlot, _ArgumentScoreboardTeam, _ArgumentScoreholder, _ArgumentTag, _ArgumentTime, _ArgumentUUID, _ArgumentVec2, _ArgumentVec3, convert, convert, getAdvancement, getAdventureChat, getAngle, getAxis, getChat, getChatColor, getChatComponent, getCommandSenderFromCSS, getEnchantment, getFloatRange, getFunction, getFunctions, getIntRange, getMathOperation, getNBTCompound, getObjective, getObjectiveCriteria, getOfflinePlayer, getPlayer, getRecipe, getRotation, getScoreboardSlot, getScoreHolderMultiple, getScoreHolderSingle, getSuggestionProvider, getTags, getTeam, getTime, getUUIDMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.jorel.commandapi.nms.NMS
canUseChatPreview, hookChatPreview, unhookChatPreview
-
Constructor Details
-
NMS_1_17_R1
public NMS_1_17_R1()
-
-
Method Details
-
compatibleVersions
- Specified by:
compatibleVersionsin interfacedev.jorel.commandapi.nms.NMS<net.minecraft.commands.CommandSourceStack>- Specified by:
compatibleVersionsin classdev.jorel.commandapi.nms.NMS_1_17_Common
-
reloadDataPacks
public void reloadDataPacks()- Specified by:
reloadDataPacksin interfacedev.jorel.commandapi.nms.NMS<net.minecraft.commands.CommandSourceStack>- Specified by:
reloadDataPacksin classdev.jorel.commandapi.nms.NMS_1_17_Common
-