|
|
static MCAPI ::std::optional<::SoundEventRequest > | tryPlayPredictiveSynchronizedSound (::ActorDataFlagComponent const &actorFlags, ::ActorDefinitionIdentifier const &identifier, ::ActorUniqueID actorId, ::DimensionType dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::Vec3 const &pos, int data, bool isGlobal) |
|
static MCAPI ::std::optional<::SoundEventRequest > | tryPlayPredictiveSynchronizedSound (::ActorDataFlagComponent const &actorFlags, ::ActorDefinitionIdentifier const &identifier, ::ActorUniqueID actorId, ::DimensionType dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::StrictEntityContext const &entity, ::SharedTypes::Legacy::ActorLocation location, int data, bool isGlobal) |
|
static MCAPI ::std::optional<::SoundEventRequest > | tryPlaySound (::ActorDataFlagComponent const &actorData, ::SharedTypes::Legacy::LevelSoundEvent type, ::StrictEntityContext const &entity, ::SharedTypes::Legacy::ActorLocation location, float volume, float pitch) |
|
static MCAPI ::std::optional<::SoundEventRequest > | tryPlaySound (::ActorDataFlagComponent const &actorFlags, ::ActorDefinitionIdentifier const &identifier, ::ActorUniqueID actorId, ::DimensionType dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::StrictEntityContext const &entity, ::SharedTypes::Legacy::ActorLocation location, ::Block const &block) |
|
static MCAPI ::std::optional<::SoundEventRequest > | tryPlaySound (::ActorDataFlagComponent const &actorFlags, ::ActorDefinitionIdentifier const &identifier, ::ActorUniqueID actorId, ::DimensionType dimension, ::SharedTypes::Legacy::LevelSoundEvent type, ::StrictEntityContext const &entity, ::SharedTypes::Legacy::ActorLocation location, int data) |