All Classes and Interfaces

Class
Description
 
An argument for an angle, specified in degrees.
An argument parser for a set of axes, described in Vanilla as a "swizzle".
Annotation used to enable coordinate centering for vec3Parser(boolean) and vec2Parser(boolean).
An argument parser for the string representation of an NBT CompoundTag.
 
A Coordinates wrapper for easier use with cloud commands.
A specialized version of Coordinates for representing the result of the vanilla BlockPosArgument.
A specialized version of Coordinates for representing the result of the vanilla ColumnPosArgument.
A specialized version of Coordinates for representing the result of the vanilla Vec2Argument, which accepts two doubles for the x and z coordinate, always defaulting to 0 for the y coordinate.
An argument parsing an EntityAnchorArgument.Anchor.
 
An argument parsing an unbounded double range, in the form [min]..[max], where both lower and upper bounds are optional.
An argument parsing an unbounded integer range, in the form [min]..[max], where both lower and upper bounds are optional.
A parsed message.
 
An element of in-game time.
 
Caption instances for messages in cloud-modded-minecraft-common
Keys used in CommandContexts available within a modded Minecraft context.
 
Provides the default captions for messages in cloud-minecraft-modded-common.
 
 
 
ParserParameter keys for modded Minecraft.
 
 
 
 
 
 
 
A selector for multiple entities.
A selector for multiple players.
An argument for named colors in the ChatFormatting enum.
An argument for NBT paths to locations within Tags.
An argument for the string representation of an NBT Tag.
An argument for a criterion in a scoreboard.
A PermissionResult that also contains the permission level that was required for the permission check to pass.
Argument for getting a values from a Registry.
An argument parsing a ResourceLocation.
An argument for selecting any of the logical operations in OperationArgument.Operation.
A selector string to query multiple entity-like values.
A specialized Selector that can only return one value.
A selector for a single entity.
A selector for a single player.
An argument for parsing Teams.
Exception for when a team cannot be found for supplied input.
Parsers for Vanilla command argument types.