|
| enum class | OwnerType : int { SculkSensor = 0
, SculkShrieker = 1
, Warden = 2
, Allay = 3
} |
| enum class | DeliveryMode : int { Unspecified = 0
, ByDistance = 1
} |
|
|
::ll::TypedStorage< 8, 72, ::VibrationSelector > | mVibrationSelector |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::VibrationListenerConfig > > | mConfig |
|
::ll::TypedStorage< 8, 24, ::GameEvents::PositionSource > | mPositionSource |
|
::ll::TypedStorage< 4, 4, ::VibrationListener::OwnerType > | mOwnerType |
|
::ll::TypedStorage< 4, 4, uint > | mRange |
|
::ll::TypedStorage< 8, 64, ::std::optional<::VibrationInfo > > | mInFlightVibrationInfo |
|
::ll::TypedStorage< 4, 4, int > | mInFlightVibrationTicks |
|
::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::GameEvent const > > | mLatestReceivedVibration |
◆ handleGameEvent()
◆ getRange()
| virtual uint VibrationListener::getRange |
( |
| ) |
const |
|
virtual |
◆ getPositionSource()
| virtual::GameEvents::PositionSource const & VibrationListener::getPositionSource |
( |
| ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** VibrationListener::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: