Class RepeatingSound
java.lang.Object
com.simibubi.create.foundation.sound.RepeatingSound
-
Constructor Summary
ConstructorsConstructorDescriptionRepeatingSound(net.minecraft.sounds.SoundEvent event, com.simibubi.create.foundation.sound.SoundScape scape, float sharedPitch, float relativeVolume, int repeatDelay) -
Method Summary
-
Constructor Details
-
RepeatingSound
public RepeatingSound(net.minecraft.sounds.SoundEvent event, com.simibubi.create.foundation.sound.SoundScape scape, float sharedPitch, float relativeVolume, int repeatDelay)
-
-
Method Details
-
tick
public void tick()
-