Skip to content

v0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Haven-King Haven-King released this 10 Apr 07:57
· 19 commits to master since this release

BlockActionFibber, BlockUpdateFibber, and PlayerActionFibber now tell FibLib to start tracking their blocks if they are of the appropriate types.

Debug methods and @internal annotation added.

Added the ability to begin tracking blocks that may not even exist yet. This is useful for registering blocks in world generation

Added lots of JavaDoc to FibLib.java