Class ClientEtchedCompat
java.lang.Object
com.codinglitch.simpleradio.compat.etched.ClientEtchedCompat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.client.resources.sounds.SoundInstancemakeSound(Router router, String data, float volume, float pitch, float severity, float offset, long seed) static CompletableFuture<net.minecraft.client.sounds.AudioStream>makeSubstream(net.minecraft.client.resources.sounds.SoundInstance sound)
-
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
-