SerenityJS
    Preparing search index...

    Class ChunkReadySignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    chunk: Chunk

    The chunk that is ready to be broadcasted.

    dimension: Dimension

    The dimension that the chunk is in.

    identifier: WorldEvent = ...

    The identifier of the signal.

    world: World

    The world instance the signal was emitted in.

    identifier: ChunkReady = WorldEvent.ChunkReady

    The identifier of the signal.

    Methods