Beta
Settings used with AimAssistRegistry.addPreset for creation of the AimAssistPreset.
Constructor that takes a unique Id to associate with the created AimAssistPreset. Must have a namespace.
Optional
Optional. Default aim-assist category Id used for items not provided to setItemSettings.
This property can't be edited in read-only mode.
Optional. Aim-assist category Id used for an empty hand.
Readonly
The unique Id used to register the preset with. Must have a namespace.
The array of block/entity Ids.
Gets the list of block/entity Ids to exclude from aim assist targeting.
The record mapping item Ids to aim-assist category Ids.
Gets the per-item aim-assist category Ids.
The array of item Ids.
Gets the list of item Ids that will target liquid blocks with aim-assist when being held.
An array of block/entity Ids.
Sets the list of block/entity Ids to exclude from aim assist targeting.
This function can't be called in read-only mode.
A record mapping item Ids to aim-assist category Ids. Category Ids must have a namespace.
Sets the per-item aim-assist category Ids.
An array of item Ids.
Sets the list of item Ids that will target liquid blocks with aim-assist when being held.
Settings used with AimAssistRegistry.addPreset for creation of the AimAssistPreset.