Module valence_command::parsers
source · Expand description
A collection of parses for use in command argument nodes.
Re-exports§
pub use block_pos::BlockPos;
pub use column_pos::ColumnPos;
pub use entity_anchor::EntityAnchor;
pub use entity_selector::EntitySelector;
pub use inventory_slot::InventorySlot;
pub use rotation::Rotation;
pub use score_holder::ScoreHolder;
pub use strings::GreedyString;
pub use strings::QuotableString;
pub use swizzle::Swizzle;
pub use time::Time;
pub use vec2::Vec2;
pub use vec3::Vec3;