SerenityJS
    Preparing search index...

    Interface LightBlueCandleBlock

    interface LightBlueCandleBlock {
        candles?: number;
        lit?: boolean;
    }
    Index

    Properties

    Properties

    candles?: number
    lit?: boolean