Bedrock Energistics Core
    Preparing search index...

    Interface MachineOnStorageSetEventBeta

    interface MachineOnStorageSetEvent {
        blockLocation: DimensionLocation;
        type: string;
        value: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    blockLocation: DimensionLocation
    type: string
    value: number