Class PlayLevelSoundEvent.AtEntity

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.event.PlayLevelSoundEvent
net.minecraftforge.event.PlayLevelSoundEvent.AtEntity
Enclosing class:
PlayLevelSoundEvent

public static class PlayLevelSoundEvent.AtEntity extends PlayLevelSoundEvent
  • Field Details Link icon

    • entity Link icon

      private final Entity entity
  • Constructor Details Link icon

  • Method Details Link icon

    • getEntity Link icon

      public Entity getEntity()
      Returns the entity the sound is being played on.
      Returns:
      the entity the sound is being played on