Features
- New location type:
mirror
; no change to the player's X and Z but chooses a new Y based on the topmost block at the target position
API
- Exposed
LocationType
- Refactored destinations a bit to make it easier to add new location types
- New method to provide a dynamic
BlockPos
with world and player context parameters