public class SoundEvent extends IForgeRegistryEntry.Impl<SoundEvent>
IForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>>| Modifier and Type | Field and Description |
|---|---|
static RegistryNamespaced<ResourceLocation,SoundEvent> |
REGISTRY |
delegate| Constructor and Description |
|---|
SoundEvent(ResourceLocation soundNameIn) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
getSoundName() |
static void |
registerSounds() |
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNamepublic static final RegistryNamespaced<ResourceLocation,SoundEvent> REGISTRY
public SoundEvent(ResourceLocation soundNameIn)
public ResourceLocation getSoundName()
public static void registerSounds()