public class BlockHitEvent extends BlockEvent
| Modifier and Type | Field and Description |
|---|---|
int |
entityId |
VecUnit |
surfaceDirection |
position| Constructor and Description |
|---|
BlockHitEvent(Vec position,
VecUnit surfaceDirection,
int entityId) |