Class ClientEtchedCompat

java.lang.Object
com.codinglitch.simpleradio.compat.etched.ClientEtchedCompat

public class ClientEtchedCompat extends Object
  • Constructor Details

    • ClientEtchedCompat

      public ClientEtchedCompat()
  • Method Details

    • makeSubstream

      public static CompletableFuture<net.minecraft.client.sounds.AudioStream> makeSubstream(net.minecraft.client.resources.sounds.SoundInstance sound)
    • makeSound

      public static net.minecraft.client.resources.sounds.SoundInstance makeSound(Router router, String data, float volume, float pitch, float severity, float offset, long seed)