public abstract class SoundEventAPI<S> extends AbstractWrapped<S> implements RegistryEntryAPI<S>
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLocationAPI<?> |
registryName |
wrappedFORGE, FORGE_OR_NEOFORGE, NAMED_ENV, SRG_ENV| Modifier | Constructor and Description |
|---|---|
protected |
SoundEventAPI(S sound) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocationAPI<?> |
getRegistryName() |
protected void |
setLocalRegistryName(ResourceLocationAPI<?> registryName) |
equals, getWrapped, getWrappedClass, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getName, getRegistry, getRegistryName, setRegistryNamegetWrapped, getWrappedClass, unwrapprotected ResourceLocationAPI<?> registryName
protected SoundEventAPI(S sound)
public ResourceLocationAPI<?> getRegistryName()
getRegistryName in interface RegistryEntryAPI<S>protected void setLocalRegistryName(ResourceLocationAPI<?> registryName)