ScreamingSandals / ScreamingLib

Cross-platform library for Minecraft development.
Apache License 2.0
29 stars 7 forks source link

(GameCore) -> add few methods to GameCycle #2

Closed iamceph closed 4 years ago

iamceph commented 4 years ago

These are needed for switching phases, processing stuff and so on.

switchPhase should update scoreboards and do first tick, then continue with normal game ticking.