Package-level declarations
Types
An ArgumentResolver that resolves a single angle (Float) from a command argument.
A predicate that tests whether a block in the world matches certain conditions.
Represents a 2D block position in a Minecraft world, defined by integer X and Z coordinates.
An ArgumentResolver that resolves a ColumnBlockPosition from a command argument.
Represents a 2D fine (decimal) position in a Minecraft world, defined by double X and Z coordinates.
An ArgumentResolver that resolves a ColumnFinePosition (precise 2D coordinates) from a command argument.
Internal wrapper class for argument types that converts between types.
Provider interface for creating various Brigadier argument types used in DevCore commands.
The central entry point for all DevCore argument types.
An ArgumentResolver that resolves a FinePosition (precise 3D coordinates) from a command argument.
An ArgumentType that resolves a scoreboard Objective from a command argument.
An ArgumentResolver that resolves a Rotation (yaw and pitch) from a command argument.
An ArgumentType that resolves a single inventory slot index (Int) from a command argument.
An ArgumentType that resolves a SlotRange (multiple inventory slots) from a command argument.
An ArgumentType that resolves a scoreboard Team from a command argument.