v5.3.4
github-actions
released this
29 Jun 18:17
·
429 commits
to 1.20-forge
since this release
Features
- utils: method for detecting if running in dev environment (WakelessSloth56)
- command: register test node in dev env only (WakelessSloth56)
- utils: AABBUtils moveTo methods (WakelessSloth56)
- utils: methods for getting a random signum (WakelessSloth56)
- utils: methods for getting random offset (WakelessSloth56)
- utils: method for teleporting entity to blockpos (WakelessSloth56)
- utils: BlockUtils (WakelessSloth56)
- utils: PositionUtils (WakelessSloth56)
- utils: methods for getting random vec3 (WakelessSloth56)
- utils: method for testing blocks contained in aabb (WakelessSloth56)
- utils: method for teleporting entity to vec3 (WakelessSloth56)
- utils: unsafe random teleporter (WakelessSloth56)
- api: HException (WakelessSloth56)
- utils: method for finding standable Y with specified XZ (WakelessSloth56)
- utils: safe random teleporter (WakelessSloth56)
- utils: safe teleport method always_on_surface switch (WakelessSloth56)
- utils: command source permission level predicates (WakelessSloth56)
- utils: function for casting entity to living (WakelessSloth56)
Code Refactoring
- utils: change EntityUtils to class (WakelessSloth56)
- utils: rename canStand(On) methods (WakelessSloth56)
- utils: rename RandomTeleporter methods (WakelessSloth56)
Commits
- e11a318: release v5.3.4 (WakelessSloth56)