Bedrock Energistics Core

    Interface IoCapabilitiesDataBeta

    interface IoCapabilitiesData {
        acceptsAny: boolean;
        categories: string[];
        onlyAllowConduitConnections: boolean;
        types: string[];
    }
    Index

    Properties

    acceptsAny: boolean
    categories: string[]
    onlyAllowConduitConnections: boolean
    types: string[]
    MMNEPVFCICPMFPCPTTAAATR