SerenityJS
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    barrowers: WeakMap<Dimension, Map<bigint, number>> = ...

    The barrowers map for the provider.

    chunks: WeakMap<Dimension, Map<bigint, Chunk>> = ...

    The cached chunks for the provider.

    identifier: string = ...

    The identifier of the provider.

    world: World

    The world that the provider belongs to.

    identifier: string

    The identifier of the provider.

    Methods