SerenityJS
    Preparing search index...

    Interface BlockProperties

    interface BlockProperties {
        storage?: CompoundTag;
    }
    Index

    Properties

    Properties

    storage?: CompoundTag