Package at.petrak.paucal.common
Class ModSounds
java.lang.Object
at.petrak.paucal.common.ModSounds
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraft.sounds.SoundEventstatic net.minecraft.sounds.SoundEventstatic net.minecraft.sounds.SoundEventstatic net.minecraft.sounds.SoundEventstatic net.minecraft.sounds.SoundEventstatic net.minecraft.sounds.SoundEventstatic net.minecraft.sounds.SoundEventstatic net.minecraft.sounds.SoundEvent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit(BiConsumer<net.minecraft.sounds.SoundEvent, net.minecraft.resources.ResourceLocation> r)
-
Field Details
-
BEEP
public static net.minecraft.sounds.SoundEvent BEEP -
SPLAT
public static net.minecraft.sounds.SoundEvent SPLAT -
NEKO
public static net.minecraft.sounds.SoundEvent NEKO -
SLIME
public static net.minecraft.sounds.SoundEvent SLIME -
WIRE
public static net.minecraft.sounds.SoundEvent WIRE -
TICK
public static net.minecraft.sounds.SoundEvent TICK -
BWOP
public static net.minecraft.sounds.SoundEvent BWOP -
ULTRAINSTINCT
public static net.minecraft.sounds.SoundEvent ULTRAINSTINCT
-
-
Constructor Details
-
ModSounds
public ModSounds()
-
-
Method Details
-
init
public static void init(BiConsumer<net.minecraft.sounds.SoundEvent, net.minecraft.resources.ResourceLocation> r)
-