Skip to content

The 5zig API v1.0.5

Compare
Choose a tag to compare
@5zig 5zig released this 13 Nov 11:21
· 19 commits to master since this release
  • [IMPORTANT] Changed Scoreboard#getLines to return Map<String, Integer> instead of Map<Integer, String> since Minecraft stores scoreboard scores like this as well
  • made all fields in GameMode class protected
  • added a killstreakDuration field to GameMode class
  • added the possibility to specify custom item categories