SerenityJS
    Preparing search index...

    Class PlayerEditSignSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    backText: string

    The back text of the sign.

    block: Block

    The block of the sign being edited.

    frontText: string

    The front text of the sign.

    identifier: WorldEvent = ...

    The identifier of the signal.

    player: Player

    The player that is editing the sign.

    world: World

    The world instance the signal was emitted in.

    identifier: PlayerEditSign = WorldEvent.PlayerEditSign

    The identifier of the signal.

    Methods