SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
390 stars 211 forks source link

First iteration of Ticks#infinite #3998

Closed aromaa closed 6 months ago

aromaa commented 6 months ago

Types

Events

Keys

aromaa commented 6 months ago

Marking this for ready to review. To make this easier to review I'm splitting this off to two PRs. The first iteration contains all the "necessary" changes to the core APIs, events and keys that Minecraft has already some type of infinite concept. Then on the next PR I'm gonna look at implementing it for the rest. The excluded changes from here are the following:

Events

Keys