类 AimAssistRegistrybeta

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.