Expand description
Context types and results for block and item interactions.
Structs§
- Block
HitResult - Result of a ray cast hitting a block.
- Block
Place Context - Context for placing a block.
- Inventory
Access - Access to the player’s inventory.
- Placement
Source - Player and item data retained across one block placement operation.
- UseItem
Context - Context for using an item (general usage).
- UseOn
Context - Context for using an item on a block.
Enums§
- Interaction
Result - Result of an interaction (item use, block use, etc.)
- Placement
Item 🔒Source - Placement
Mode 🔒 - Placement
Orientation - Placement direction behavior derived from either a player or a synthetic caller.