LorekeeperGameTests

Fabric GameTest integration tests for the Lorekeeper mod.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@GameTest
fun lorekeeperEntityCanSpawn(helper: GameTestHelper)

Verifies that a Lorekeeper entity can be spawned in the world.

Link copied to clipboard
@GameTest
fun lorekeeperEntityRegistered(helper: GameTestHelper)

Verifies that the Lorekeeper entity type is properly registered.

Link copied to clipboard
@GameTest
fun modLoadsSuccessfully(helper: GameTestHelper)

Verifies that the mod loads successfully with correct configuration.