Class PowerArmorStepSoundHandler

java.lang.Object
com.hbm_m.powerarmor.PowerArmorStepSoundHandler

public final class PowerArmorStepSoundHandler extends Object
  • Method Details

    • initClient

      public static void initClient()
      Multiloader-safe step sound handler. Forge implementation previously hooked PlaySoundEvent and replaced vanilla step sounds. That event is loader-specific, so we implement a client-tick based step detector for the local player.