LeviLamina
Loading...
Searching...
No Matches
Sound Struct Reference

Public Member Functions

MCAPI Sound (::Json::Value const &root, ::std::string const &name, float vmin, float vmax, float pmin, float pmax)
MCAPI float getPitch (::Random &random) const
MCAPI float getVolume (::Random &random) const
MCAPI void * $ctor (::Json::Value const &root, ::std::string const &name, float vmin, float vmax, float pmin, float pmax)
MCFOLD void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mName
::ll::TypedStorage< 4, 4, float > mVolumeMin
::ll::TypedStorage< 4, 4, float > mPitchMin
::ll::TypedStorage< 4, 4, float > mVolumeMax
::ll::TypedStorage< 4, 4, float > mPitchMax

The documentation for this struct was generated from the following files:
  • src-server/mc/client/sound/Sound.h
  • src-client/mc/client/sound/Sound.h