Package dev.jorel.commandapi.nms
Class NMS_1_14_4
java.lang.Object
dev.jorel.commandapi.nms.NMS_1_14
dev.jorel.commandapi.nms.NMS_1_14_3
dev.jorel.commandapi.nms.NMS_1_14_4
- All Implemented Interfaces:
NMS<net.minecraft.server.v1_14_R1.CommandListenerWrapper>
NMS implementation for Minecraft 1.14.4
-
Field Summary
Fields inherited from class dev.jorel.commandapi.nms.NMS_1_14
MINECRAFT_SERVER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]protected org.bukkit.NamespacedKeyfromMinecraftKey(net.minecraft.server.v1_14_R1.MinecraftKey key) org.bukkit.NamespacedKeygetMinecraftKey(com.mojang.brigadier.context.CommandContext<net.minecraft.server.v1_14_R1.CommandListenerWrapper> cmdCtx, String key) Methods inherited from class dev.jorel.commandapi.nms.NMS_1_14_3
getSuggestionProvider, getTag, getTagsMethods inherited from class dev.jorel.commandapi.nms.NMS_1_14
_ArgumentAngle, _ArgumentAxis, _ArgumentBlockPredicate, _ArgumentBlockState, _ArgumentChat, _ArgumentChatComponent, _ArgumentChatFormat, _ArgumentDimension, _ArgumentEnchantment, _ArgumentEntity, _ArgumentEntitySummon, _ArgumentEnvironment, _ArgumentFloatRange, _ArgumentIntRange, _ArgumentItemPredicate, _ArgumentItemStack, _ArgumentMathOperation, _ArgumentMinecraftKeyRegistered, _ArgumentMobEffect, _ArgumentNBTCompound, _ArgumentParticle, _ArgumentPosition, _ArgumentPosition2D, _ArgumentProfile, _ArgumentRotation, _ArgumentScoreboardCriteria, _ArgumentScoreboardObjective, _ArgumentScoreboardSlot, _ArgumentScoreboardTeam, _ArgumentScoreholder, _ArgumentSyntheticBiome, _ArgumentTag, _ArgumentTime, _ArgumentUUID, _ArgumentVec2, _ArgumentVec3, addToHelpMap, convert, convert, convert, convert, convertFunction, createDispatcherFile, generateHelpTopic, generateMessageFromJson, getAdvancement, getAdventureChat, getAdventureChatComponent, getAngle, getAxis, getBiome, getBlockPredicate, getBlockState, getBrigadierDispatcher, getChat, getChatColor, getChatComponent, getCLWFromCommandSender, getCommandSenderFromCSS, getDimension, getEnchantment, getEntitySelector, getEntityType, getEnvironment, getFloatRange, getFunction, getFunction, getFunctions, getIntRange, getItemStack, getItemStackPredicate, getLocation2DBlock, getLocation2DPrecise, getLocationBlock, getLocationPrecise, getLootTable, getMathOperation, getNBTCompound, getObjective, getObjectiveCriteria, getOfflinePlayer, getParticle, getPlayer, getPotionEffect, getRecipe, getRotation, getScoreboardSlot, getScoreHolderMultiple, getScoreHolderSingle, getSenderForCommand, getSimpleCommandMap, getSound, getTeam, getTime, getUUID, getWorldForCSS, isVanillaCommandWrapper, reloadDataPacks, resendPacketsMethods 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_14_4
public NMS_1_14_4()
-
-
Method Details
-
fromMinecraftKey
protected org.bukkit.NamespacedKey fromMinecraftKey(net.minecraft.server.v1_14_R1.MinecraftKey key) - Overrides:
fromMinecraftKeyin classNMS_1_14
-
compatibleVersions
- Specified by:
compatibleVersionsin interfaceNMS<net.minecraft.server.v1_14_R1.CommandListenerWrapper>- Overrides:
compatibleVersionsin classNMS_1_14_3
-
getMinecraftKey
public org.bukkit.NamespacedKey getMinecraftKey(com.mojang.brigadier.context.CommandContext<net.minecraft.server.v1_14_R1.CommandListenerWrapper> cmdCtx, String key) - Specified by:
getMinecraftKeyin interfaceNMS<net.minecraft.server.v1_14_R1.CommandListenerWrapper>- Overrides:
getMinecraftKeyin classNMS_1_14
-