cheatutils-3.14.9-forge-1.21.9.jar
Curse Maven Snippet
What's new
- Auto Bucket: added other fall dmg prevention methods
- Entity ESP: fixed entity titles don't revert to vanilla rendering if ESP is turned off
- Schematica: added option to shade missing blocks in different color
- Chunks: fixed IgnoreServerViewDistance option was always active under the hood
gameAPI:- added
rayCast(int entityId, float maxRange) -> HitResult - added
rayCastClosestEntity(Position3d origin, Position3d dir, float range) -> RayCastEntityResult
- added
game.entitiesAPI:- added
isUsingItemWithMainHand(int entityId) -> boolean - added
isUsingItemWithOffHand(int entityId) -> boolean
- added
playerAPI:- added
getEyePosition() -> Position3d - added
getLookDirection() -> Position3d
- added
player.targetAPI:- added
rayCast(double maxRange) -> HitResult
- added
This mod has no additional files

