跳至主要內容

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;
最近更新:
貢獻者: Evan Hsieh