Packages
packages/game-state-machine— A small state machine library used for representing game states and transitions (branching, persistence, level/state models). See the package'spackage.jsonand itssrc/directory for implementation and available scripts.packages/minecraft-utils— Utility functions and helpers for working with Minecraft data and logic (math helpers, data access abstractions, player/event helpers, etc.). See the package'spackage.jsonand itssrc/directory for details.