OptionaldefaultOptional. Default aim-assist category Id used for items not provided to setItemSettings.
This property can't be edited in restricted-execution mode.
This property can't be read in early-execution mode.
OptionalhandOptional. Aim-assist category Id used for an empty hand.
This property can't be edited in restricted-execution mode.
This property can't be read in early-execution mode.
ReadonlyidentifierThis property can't be read in early-execution mode.
The array of block tags.
This function can't be called in early-execution mode.
The array of block Ids.
This function can't be called in early-execution mode.
The array of entity Ids.
This function can't be called in early-execution mode.
The record mapping item Ids to aim-assist category Ids.
This function can't be called in early-execution mode.
The array of item Ids.
This function can't be called in early-execution mode.
Optionaltargets: string[]An array of block tags.
Sets the list of block tags to exclude from aim assist targeting.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
Optionaltargets: (string | number | symbol)[]An array of block Ids.
Sets the list of block Ids to exclude from aim assist targeting.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
Optionaltargets: (string | number | symbol)[]An array of entity Ids.
Sets the list of entity Ids to exclude from aim assist targeting.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution 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.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
Optionalitems: (string | number | symbol)[]An array of item Ids.
Sets the list of item Ids that will target liquid blocks with aim-assist when being held.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
Settings used with AimAssistRegistry.addPreset for creation of the AimAssistPreset.
Example: createAimAssistPresetSettings.ts