Updatable is an object that is notified every tick via it's Updatable.update method call.
Optional
Once true, the object will be removed from updatables list and will no longer receive update calls.
true
Called every tick.
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Updatable is an object that is notified every tick via it's Updatable.update method call.