w3gjs
    Preparing search index...

    Type Alias TimeslotBlock

    type TimeslotBlock = {
        commandBlocks: CommandBlock[];
        id: 31 | 30;
        timeIncrement: number;
    }
    Index

    Properties

    commandBlocks: CommandBlock[]
    id: 31 | 30
    timeIncrement: number