Package dev.jorel.commandapi.nms
Class NMS_1_17_R1
java.lang.Object
dev.jorel.commandapi.nms.NMS_Common<net.minecraft.commands.CommandListenerWrapper>
dev.jorel.commandapi.nms.NMS_1_17_Common
dev.jorel.commandapi.nms.NMS_1_17_R1
- All Implemented Interfaces:
NMS<net.minecraft.commands.CommandListenerWrapper>
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, getAdventureChat, getAdventureChatComponent, getBiome, getBlockPredicate, getBlockState, getBrigadierDispatcher, getChatColor, getCLWFromCommandSender, getCommandSenderFromCSS, getEnchantment, getEntitySelector, getEntityType, getFunction, getFunction, getFunctions, getItemStack, getItemStackPredicate, getLocation2DBlock, getLocation2DPrecise, getLocationBlock, getLocationPrecise, getLootTable, getObjective, getObjectiveCriteria, getParticle, getPotionEffect, getRecipe, getSenderForCommand, getSimpleCommandMap, getSound, getSuggestionProvider, getTag, getTags, getTeam, getWorldForCSS, isVanillaCommandWrapper, resendPacketsMethods inherited from class dev.jorel.commandapi.nms.NMS_Common
_ArgumentAngle, _ArgumentAxis, _ArgumentChat, _ArgumentChatComponent, _ArgumentChatFormat, _ArgumentDimension, _ArgumentEnchantment, _ArgumentEntitySummon, _ArgumentFloatRange, _ArgumentIntRange, _ArgumentMathOperation, _ArgumentMinecraftKeyRegistered, _ArgumentMobEffect, _ArgumentNBTCompound, _ArgumentParticle, _ArgumentPosition, _ArgumentPosition2D, _ArgumentProfile, _ArgumentRotation, _ArgumentScoreboardCriteria, _ArgumentScoreboardObjective, _ArgumentScoreboardSlot, _ArgumentScoreboardTeam, _ArgumentScoreholder, _ArgumentTag, _ArgumentTime, _ArgumentUUID, _ArgumentVec2, _ArgumentVec3, convert, convert, getAdvancement, getAngle, getAxis, getChat, getChatComponent, getDimension, getFloatRange, getIntRange, getMathOperation, getMinecraftKey, getNBTCompound, getOfflinePlayer, getPlayer, getRotation, getScoreboardSlot, getScoreHolderMultiple, getScoreHolderSingle, 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 interfaceNMS<net.minecraft.commands.CommandListenerWrapper>- Specified by:
compatibleVersionsin classNMS_1_17_Common
-
reloadDataPacks
public void reloadDataPacks()- Specified by:
reloadDataPacksin interfaceNMS<net.minecraft.commands.CommandListenerWrapper>- Specified by:
reloadDataPacksin classNMS_1_17_Common
-