Class Damage.SoundEffect
java.lang.Object
com.hypixel.hytale.server.core.modules.entity.damage.Damage.SoundEffect
- Enclosing class:
Damage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
soundEventIndex
private int soundEventIndex
-
-
Constructor Details
-
SoundEffect
public SoundEffect(int soundEventIndex)
-
-
Method Details
-
setSoundEventIndex
public void setSoundEventIndex(int soundEventIndex) -
getSoundEventIndex
public int getSoundEventIndex()
-