Package dev.jorel.commandapi.nms
Class NMS_1_19_R1
java.lang.Object
dev.jorel.commandapi.nms.NMS_Common
dev.jorel.commandapi.nms.NMS_1_19_Common
dev.jorel.commandapi.nms.NMS_1_19_R1
- All Implemented Interfaces:
NMS<net.minecraft.commands.CommandSourceStack>
NMS implementation for Minecraft 1.19
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]voidhookChatPreview(org.bukkit.plugin.Plugin plugin, org.bukkit.entity.Player player) Methods inherited from class dev.jorel.commandapi.nms.NMS_1_19_Common
_ArgumentBlockPredicate, _ArgumentBlockState, _ArgumentEntity, _ArgumentItemPredicate, _ArgumentItemStack, _ArgumentSyntheticBiome, addToHelpMap, canUseChatPreview, convert, convert, createDispatcherFile, generateHelpTopic, generateMessageFromJson, getAdventureChatComponent, getBiome, getBlockPredicate, getBlockState, getBrigadierDispatcher, getCLWFromCommandSender, getEntitySelector, getEntityType, getFunction, getItemStack, getItemStackPredicate, getLocation2DBlock, getLocation2DPrecise, getLocationBlock, getLocationPrecise, getLootTable, getMinecraftServer, getParticle, getPotionEffect, getSenderForCommand, getSimpleCommandMap, getSound, getTag, getWorldForCSS, isVanillaCommandWrapper, reloadDataPacks, resendPackets, unhookChatPreviewMethods 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, getDimension, getEnchantment, getEnvironment, getFloatRange, getFunction, getFunctions, getIntRange, getMathOperation, getMinecraftKey, getNBTCompound, getObjective, getObjectiveCriteria, getOfflinePlayer, getPlayer, getRecipe, getRotation, getScoreboardSlot, getScoreHolderMultiple, getScoreHolderSingle, getSuggestionProvider, getTags, getTeam, getTime, getUUID
-
Constructor Details
-
NMS_1_19_R1
public NMS_1_19_R1()
-
-
Method Details
-
compatibleVersions
- Specified by:
compatibleVersionsin interfaceNMS<net.minecraft.commands.CommandSourceStack>- Specified by:
compatibleVersionsin classNMS_1_19_Common
-
hookChatPreview
public void hookChatPreview(org.bukkit.plugin.Plugin plugin, org.bukkit.entity.Player player) - Specified by:
hookChatPreviewin interfaceNMS<net.minecraft.commands.CommandSourceStack>- Specified by:
hookChatPreviewin classNMS_1_19_Common
-