Class SpawnLayer

All Implemented Interfaces:
JsonSerializable

@NullMarked public class SpawnLayer extends WorldLayer
Manages world spawn marker.
  • Field Details

  • Constructor Details

    • SpawnLayer

      public SpawnLayer(World world)
      Create a new spawn layer.
      Parameters:
      world - world
  • Method Details