Bedrock Energistics Core

    Interface NetworkStatsEventArgBeta

    interface NetworkStatsEventArg {
        blockLocation: DimensionLocation;
        networkData: Record<string, NetworkStorageTypeData>;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    blockLocation: DimensionLocation
    networkData: Record<string, NetworkStorageTypeData>

    Contains an object where each key is a storage type ID and the value contains the amount that was available on this network

    MMNEPVFCICPMFPCPTTAAATR