JSPrismarine
    Preparing search index...

    Class BaseProviderAbstract

    Implements

    • default
    Index

    Constructors

    Properties

    path: string
    server: Server
    world: World

    Methods

    • Returns a chunk decoded from the provider.

      Parameters

      • cx: number

        the chunk x coordinate.

      • cz: number

        the chunk y coordinate.

      • seed: number
      • generator: Generator
      • Optionalconfig: any

      Returns Promise<Chunk>

    Lifecycle