public class SCSounds
extends Object
-
Field Summary
Fields
static final Supplier<net.minecraft.sounds.SoundEvent>
static final Supplier<net.minecraft.sounds.SoundEvent>
static final Supplier<net.minecraft.sounds.SoundEvent>
static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.sounds.SoundEvent>
-
Constructor Summary
Constructors
-
Method Summary
static void
register(net.neoforged.bus.api.IEventBus eventBus)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SOUND_EVENTS
public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.sounds.SoundEvent> SOUND_EVENTS
-
KING_HEHEHA
public static final Supplier<net.minecraft.sounds.SoundEvent> KING_HEHEHA
-
KING_CRY
public static final Supplier<net.minecraft.sounds.SoundEvent> KING_CRY
-
KING_GRR
public static final Supplier<net.minecraft.sounds.SoundEvent> KING_GRR
-
Constructor Details
-
SCSounds
public SCSounds()
-
Method Details
-
register
public static void register(net.neoforged.bus.api.IEventBus eventBus)