Class SoundAction
java.lang.Object
net.neoforged.neoforge.common.SoundAction
Defines an action which produces a sound.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ACTIONS
-
name
-
-
Constructor Details
-
SoundAction
-
-
Method Details
-
get
Gets or creates a newSoundActionfor the given name.- Parameters:
name- the name of the action- Returns:
- the existing
SoundAction, or a new one if not present
-
name
-
toString
-