ForgePatch/patches
Da-Technomancer fd0dabd60c Added a boolean flag for disabling Entity onUpdate (#3731)
The flag is false by default, and if true the Entity will not update. It is saved and loaded from NBT, and is called updateBlocked. Modders are responsible for managing this flag for entities they with to 'freeze' or 'unfreeze'.
2017-04-07 16:28:53 -07:00
..
minecraft/net/minecraft Added a boolean flag for disabling Entity onUpdate (#3731) 2017-04-07 16:28:53 -07:00