类 OverheatFeedback
java.lang.Object
mod.chloeprime.gunsmithlib.common.gunpack_extension.gun.OverheatFeedback
过热的视听反馈,包含烟雾粒子和过热音效
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidonLivingTick(net.neoforged.neoforge.event.tick.EntityTickEvent.Post event) static voidplayCooldownSound(net.minecraft.world.entity.Entity shooter) static voidtryPlayCooldownSound(net.minecraft.world.entity.Entity shooter, net.minecraft.world.item.ItemStack gun)
-
构造器详细资料
-
OverheatFeedback
public OverheatFeedback()
-
-
方法详细资料
-
onLivingTick
public static void onLivingTick(net.neoforged.neoforge.event.tick.EntityTickEvent.Post event) -
tryPlayCooldownSound
public static void tryPlayCooldownSound(@Nonnull net.minecraft.world.entity.Entity shooter, net.minecraft.world.item.ItemStack gun) -
playCooldownSound
public static void playCooldownSound(net.minecraft.world.entity.Entity shooter)
-