|
LeviLamina
|
Public Member Functions | |
| MCAPI | ScriptPlayerSoundOptions (::ScriptModuleMinecraft::ScriptSoundOptions const &soundOptions) |
| MCAPI float | getPitch () const |
| MCAPI float | getVolume () const |
| MCAPI ::std::optional<::Scripting::Error > | validate () const |
| MCAPI void * | $ctor (::ScriptModuleMinecraft::ScriptSoundOptions const &soundOptions) |
Static Public Member Functions | |
| static MCAPI ::Scripting::InterfaceBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 4, 16, ::std::optional<::Vec3 > > | mLocation |
| ::ll::TypedStorage< 4, 8, ::std::optional< float > > | mVolume |
| ::ll::TypedStorage< 4, 8, ::std::optional< float > > | mPitch |