Package-level declarations
Types
Creates and manages Minecraft commands using a DSL-style builder pattern.
Marker annotation for Command DSL.
Handles error messages for command execution.
Functions
Creates and registers a new command for the Plugin.
Registers a custom argument type to the DSL.
Retrieves a BlockInWorldPredicate from the command context.
Retrieves a BlockState from the command context.
Retrieves a ColumnFinePosition from the command context.
Retrieves a Component from the command context.
Retrieves a DoubleRangeProvider from the command context.
Retrieves a list of Entitys from the command context.
Retrieves a LookAnchor (entity anchor) from the command context.
Retrieves a Location (Fine Position) from the command context.
Retrieves a GameMode from the command context.
Retrieves a HeightMap from the command context.
Retrieves a TextColor (hex color) from the command context.
Retrieves an IntegerRangeProvider from the command context.
Retrieves an ItemStack from the command context.
Retrieves an ItemStackPredicate from the command context.
Retrieves a Location (Block Position) from the command context.
Retrieves a NamedTextColor from the command context.
Retrieves a NamespacedKey from the command context.
Retrieves an Objective from the command context.
Retrieves a Criteria (objective criteria) from the command context.
Retrieves a list of Players from the command context.
Retrieves a DisplaySlot from the command context.
Retrieves a Mirror (template mirror) from the command context.
Retrieves a StructureRotation (template rotation) from the command context.