SerenityJS
    Preparing search index...

    Interface WaxedCopperBulbBlock

    interface WaxedCopperBulbBlock {
        lit?: boolean;
        powered_bit?: boolean;
    }
    Index

    Properties

    Properties

    lit?: boolean
    powered_bit?: boolean