1.20.70-r1
Pre-release
Pre-release
DavyCraft648
released this
04 Mar 12:43
·
115 commits
to stable
since this release
For Minecraft: Bedrock Edition 1.20.0-1.20.70
This is an experimental support release for Minecraft: Bedrock Edition 1.20.70.
Update based on the latest PM6 update and several other updates:
- Implemented crawling
- The following public API methods have been added:
Living->isCrawling() : bool
Living->setCrawling(bool $value = true) : void
Player->toggleCrawl(bool $crawl) : bool
- The following classes have been added:
PlayerToggleCrawlEvent
- called when a player starts or stops crawling
- The following public API methods have been added:
- Implemented snowlogging
- The following public API methods have been added:
Block->canBeSnowlogged() : bool
Block->isSnowlogged() : bool
- The following public API methods have been added:
This is NOT a stable release. BACK UP your data before using this version.