w3gjs
    Preparing search index...

    Type Alias CommandBlock

    type CommandBlock = {
        actions: Action[];
        playerId: number;
    }
    Index

    Properties

    Properties

    actions: Action[]
    playerId: number