实验性
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. Default aim-assist category Id used for items not provided to setItemSettings.
Optional. Aim-assist category Id used for an empty hand.
只读
The unique Id used to register the preset with. Must have a namespace.
The array of block tags.
Gets the list of block tags to exclude from aim assist targeting.
The array of block Ids.
Gets the list of block Ids to exclude from aim assist targeting.
The array of entity Ids.
Gets the list of 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 tags.
Sets the list of block tags to exclude from aim assist targeting.
An array of block Ids.
Sets the list of block Ids to exclude from aim assist targeting.
An array of entity Ids.
Sets the list of entity Ids to exclude from aim assist targeting.
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.