Mindustry/annotations
Redstonneur1256 47d28c0d20
Logic sensor (#10795)
* Add `selectedBlock` logic sensor

* Add `buildX`/`buildY`/`building` logic sensors

* Change `building` from boolean to the building

* `breaking`

* Make `breaking`/`building` more consistent

* Allow blocks/content to be null

* Change `selectedBlock` from air to null

* Change `selectedBlock` from air to null

* Make `selectedBlock` SyncLocal

* Add `selectedRotation`
2026-02-07 20:52:33 -05:00
..
src/main Logic sensor (#10795) 2026-02-07 20:52:33 -05:00
build.gradle Newlines 2020-10-27 22:08:53 +03:00