Uses of Class
dev.jorel.commandapi.ArgumentTree
Packages that use ArgumentTree
Package
Description
Classes to be used as arguments for commands
-
Uses of ArgumentTree in dev.jorel.commandapi
Methods in dev.jorel.commandapi that return ArgumentTreeModifier and TypeMethodDescriptionArgumentTree.then(ArgumentTree tree) Create a child branch on this nodeMethods in dev.jorel.commandapi with parameters of type ArgumentTreeModifier and TypeMethodDescriptionArgumentTree.then(ArgumentTree tree) Create a child branch on this nodeCommandTree.then(ArgumentTree tree) Create a child branch on the tree -
Uses of ArgumentTree in dev.jorel.commandapi.arguments
Subclasses of ArgumentTree in dev.jorel.commandapi.argumentsModifier and TypeClassDescriptionclassAn argument that represents the Bukkit Advancement objectclassAn argument that represents chat with entity selectorsclassAn argument that represents raw JSON textclassAn argument that represents a yaw angle, measured in degrees with float number.classArgument<T>The core abstract class for Command API argumentsclassAn argument that represents x, y and z axes as an EnumSet of AxisclassAn argument that represents the Bukkit Biome objectclassAn argument that represents aPredicate<Block>classAn argument that represents the Bukkit BlockData objectclassAn argument that represents primitive Java booleansclassAn argument that represents chat with entity selectorsclassAn argument that represents the Bukkit ChatColor objectclassAn argument that represents raw JSON textclassCustomArgument<T,B> An argument that represents any custom objectclassAn argument that represents primitive Java doublesclassAn argument that represents the Bukkit Enchantment objectclassAn argument that represents a selection of entitiesclassAn argument that represents the Bukkit EntityType objectclassAn argument that represents the Bukkit Environment objectclassAn argument that represents primitive Java floatsclassAn argument that represents a range of float valuesclassAn argument that represents Minecraft functions and tagsclassAn argument that represents arbitrary stringsclassAn argument that represents primitive Java intsclassAn argument that represents a range of integer valuesclassAn argument that represents the Bukkit ItemStack objectclassAn argument that represents aPredicate<ItemStack>classListArgument<T>An argument that accepts a list of objectsclassA pseudo-argument representing a single literal stringclassAn argument that represents the BukkitLocationobject in x and z directionsclassAn argument that represents the BukkitLocationobjectclassAn argument that represents primitive Java longsclassAn argument that represents the Bukkit LootTable objectclassAn argument that represents Minecraft scoreboard math operationsclassAn argument that represents multiple LiteralArgumentsclassAn argument that represents a Minecraft resource location (or namespaced key) in the form namespace:key.classNBTCompoundArgument<NBTContainer>An argument that represents an NBTContainer from the NBT APIclassAn argument that represents the name of a scoreboard objectiveclassAn argument that represents the name of an objective criteriaclassAn argument that represents the Bukkit Player objectclassAn argument that represents the Bukkit Particle objectclassAn argument that represents the Bukkit Player objectclassAn argument that represents the Bukkit PotionEffectType objectclassAn argument that represents the Bukkit Recipe objectclassAn argument that represents rotation as pitch and yawclassAn interface declaring methods required to override argument suggestionsclassAn argument that represents the Bukkit ScoreboardSlot objectclassAn argument that represents a scoreholder's name, or a collection of scoreholder namesclassAn argument that represents the Bukkit Sound objectclassAn argument that represents a simple StringclassAn argument that represents the name of a scoreboard TeamclassAn argument that represents text, encased in quotesclassAn argument that represents a duration of time in ticksclassAn argument that represents a UUID