Package-level declarations
Types
An ArgumentType that resolves an Advancement from a command argument.
An ArgumentResolver that resolves a single angle (Float) from a command argument.
An ArgumentType that resolves an Attribute 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.
Provider interface for creating various Brigadier argument types used in DevCore commands.
The central entry point for all DevCore argument types.
An ArgumentType that resolves a World (dimension) from a command argument.
An ArgumentType that resolves an Enchantment from a command argument.
An ArgumentResolver that resolves a FinePosition (precise 3D coordinates) from a command argument.
An ArgumentType that resolves a LootTable from a command argument.
An ArgumentType that resolves a Material from a command argument.
An ArgumentType that resolves a NamespacedKey from a command argument.
An ArgumentType that resolves a scoreboard Objective from a command argument.
An ArgumentType that resolves a Particle from a command argument.
An ArgumentType that resolves a PotionEffectType 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.
An ArgumentType that resolves a Duration from a command argument.