Class PowerArmorSounds

java.lang.Object
com.hbm_m.powerarmor.PowerArmorSounds

public final class PowerArmorSounds extends Object
  • Method Details

    • register

      public static void register()
    • playJumpSound

      public static void playJumpSound(net.minecraft.world.entity.player.Player player, String soundName)
    • playFallSound

      public static void playFallSound(net.minecraft.world.entity.player.Player player, String soundName)