ItemEvents.toolTierRegistry
2026/7/28小於 1 分鐘
/**
* Invoked when the game is starting up and the item tool tiers are being registered.
*/
function toolTierRegistry(
handler: (event: $ItemToolTierRegistryKubeEvent) => void,
): void;/**
* Invoked when the game is starting up and the item tool tiers are being registered.
*/
function toolTierRegistry(
handler: (event: $ItemToolTierRegistryKubeEvent) => void,
): void;