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;
Modules§
- angle
- block_
pos - bool
- color
- column_
pos - entity_
anchor - entity_
selector - gamemode
- inventory_
slot - numbers
- rotation
- score_
holder - strings
- swizzle
- time
- vec2
- vec3