Script API - v1.21.90.25
    Preparing search index...

    Enumeration CustomCommandParamTypeBeta

    The types of paramaters accepted by a custom command.

    Index

    Enumeration Members

    BlockType: "BlockType"

    Block type parameter provides a BlockType.

    Boolean: "Boolean"

    Boolean parameter.

    EntitySelector: "EntitySelector"

    Entity selector parameter provides an Entity.

    EntityType: "EntityType"

    Entity type parameter provides an EntityType.

    Enum: "Enum"

    Command enum parameter.

    Float: "Float"

    Float parameter.

    Integer: "Integer"

    Integer parameter.

    ItemType: "ItemType"

    Item type parameter provides an ItemType.

    Location: "Location"

    Location parameter provides a @minecraft/server.Location.

    PlayerSelector: "PlayerSelector"

    Player selector parameter provides a Player.

    String: "String"

    String parameter.