@minecraft
    正在准备搜索索引...

    类 AimAssistRegistry实验性

    A container for APIs related to the world's aim-assist settings.

    索引

    属性

    DefaultPresetId: "minecraft:aim_assist_default" = 'minecraft:aim_assist_default'

    The default aim-assist preset Id that is used when not otherwise specified.

    方法

    • 世界修改

      参数

      • presetId: string

        The Id of the preset to retrieve. Must have a namespace.

      返回 AimAssistPreset

      The preset object if it exists, otherwise returns undefined.

      Gets the preset associated with the provided Id.