HyCodeYourTale
classpublicPriority 1

SoundUtil

com.hypixel.hytale.server.core.universe.world.SoundUtil

3

Methods

3

Public Methods

0

Fields

1

Constructors

Constructors

public
SoundUtil()

Methods

Public Methods (3)

publicstatic
void playSoundEvent2d(int soundEventIndex, SoundCategory soundCategory, ComponentAccessor<EntityStore> componentAccessor)
publicstatic
void playSoundEvent2dToPlayer(PlayerRef playerRefComponent, int soundEventIndex, SoundCategory soundCategory)
publicstatic
void playSoundEventEntity(int soundEventIndex, int networkId, ComponentAccessor<EntityStore> componentAccessor)

Related Classes