Package com.hbm_m.client.sound
Class ChungusLoopSoundFactory
java.lang.Object
com.hbm_m.client.sound.ChungusLoopSoundFactory
Клиентский цикл звука турбины Chungus — вынесен из
MachineChungusBlockEntity, чтобы
серверный класс BE не содержал в bytecode ссылок на AbstractTickableSoundInstance.
Pitch/Volume зависят от Flywheel-Spin (0..1), wie bei TurbineLoopSoundFactory.-
Method Summary
Modifier and TypeMethodDescriptionstatic Objectcreate(MachineChungusBlockEntity turbine, net.minecraft.sounds.SoundEvent sound)
-
Method Details
-
create
public static Object create(MachineChungusBlockEntity turbine, net.minecraft.sounds.SoundEvent sound)
-