接口 GunScriptAPIExtension
- 所有已知子接口:
AbstractGunScriptAPIExtension
- 所有已知实现类:
MixinModernKineticGunScriptAPI
- 从以下版本开始:
- 3.3.0
-
方法概要
修饰符和类型方法说明void播放 GunsmithLib 内置的过热音效void通知客户端触发状态机脚本状态转移(transition)从接口继承的方法 mod.chloeprime.gunsmithlib.api.common.BetterAsyncAPI
gunsmith_asyncRunCycled, gunsmith_asyncRunDelayed从接口继承的方法 mod.chloeprime.gunsmithlib.api.common.CommonScriptingExtension
gunsmith_getChargingTime, gunsmith_getGunId从接口继承的方法 mod.chloeprime.gunsmithlib.api.common.RangefinderAPI
gunsmith_getEstimatedRange, gunsmith_getEstimatedRange从接口继承的方法 mod.chloeprime.gunsmithlib.api.common.VanillaCooldownAPI
gunsmith_getCooldownPercent, gunsmith_getCooldownSeconds
-
方法详细资料
-
gunsmith_playOverheatSound
void gunsmith_playOverheatSound()播放 GunsmithLib 内置的过热音效 -
gunsmith_triggerAnimationStateTransition
通知客户端触发状态机脚本状态转移(transition)- 参数:
input- 状态机 transition 函数中的 input 参数- 从以下版本开始:
- 5.4.0
-