public class ModSounds
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
AIR_CANNON |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
CHIRP |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
CREAK |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
DRONE_DEATH |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
DRONE_HURT |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
ELEVATOR_RISING |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
ELEVATOR_RISING_START |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
ELEVATOR_RISING_STOP |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
HELMET_HACK_FINISH |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
HUD_ENTITY_LOCK |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
HUD_INIT |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
HUD_INIT_COMPLETE |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
INTERFACE_DOOR |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
JACKHAMMER_LOOP |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
JACKHAMMER_STOP |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
LEAKING_GAS |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
LEAKING_GAS_LOW |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
MINIGUN |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
MINIGUN_STOP |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
PNEUMATIC_CRUSHER |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
PNEUMATIC_DOOR |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
PNEUMATIC_WRENCH |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
PUNCH |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
SCI_FI |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
SCUBA |
static net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> |
SHORT_HISS |
static net.minecraftforge.registries.DeferredRegister<net.minecraft.util.SoundEvent> |
SOUNDS |
| Constructor and Description |
|---|
ModSounds() |
public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.util.SoundEvent> SOUNDS
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> AIR_CANNON
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> CREAK
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> LEAKING_GAS
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> PNEUMATIC_CRUSHER
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> INTERFACE_DOOR
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> ELEVATOR_RISING_START
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> ELEVATOR_RISING_STOP
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> ELEVATOR_RISING
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> HELMET_HACK_FINISH
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> HUD_INIT
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> HUD_INIT_COMPLETE
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> HUD_ENTITY_LOCK
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> SCI_FI
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> PNEUMATIC_WRENCH
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> MINIGUN
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> MINIGUN_STOP
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> DRONE_HURT
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> DRONE_DEATH
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> SHORT_HISS
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> PUNCH
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> PNEUMATIC_DOOR
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> CHIRP
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> SCUBA
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> LEAKING_GAS_LOW
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> JACKHAMMER_LOOP
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.util.SoundEvent> JACKHAMMER_STOP