LeviLamina
Loading...
Searching...
No Matches
AllayVibrationConfig Class Reference
+ Inheritance diagram for AllayVibrationConfig:

Public Member Functions

AllayVibrationConfigoperator= (AllayVibrationConfig const &)
 
 AllayVibrationConfig (AllayVibrationConfig const &)
 
virtual void onSignalReceive (::BlockSource &region, ::BlockPos const &vibrationSourcePos, ::GameEvent const &gameEvent, ::Actor *, float, uint, ::Actor *)
 
virtual bool isValidVibration (::GameEvent const &gameEvent)
 
virtual bool shouldListen (::BlockSource &, ::GameEvent const &, ::GameEventContext const &)
 
MCAPI AllayVibrationConfig (::Actor &actor, ushort signalThrottlingTicks)
 
MCAPI void * $ctor (::Actor &actor, ushort signalThrottlingTicks)
 
MCAPI void $onSignalReceive (::BlockSource &region, ::BlockPos const &vibrationSourcePos, ::GameEvent const &gameEvent, ::Actor *, float, uint, ::Actor *)
 
MCAPI bool $isValidVibration (::GameEvent const &gameEvent)
 
MCFOLD bool $shouldListen (::BlockSource &, ::GameEvent const &, ::GameEventContext const &)
 
virtual void onSerializableDataChanged (::BlockSource &)
 
virtual bool canReceiveOnlyIfAdjacentChunksAreTicking () const
 
MCFOLD void $onSerializableDataChanged (::BlockSource &)
 
MCFOLD bool $canReceiveOnlyIfAdjacentChunksAreTicking () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk24b204
 

Member Function Documentation

◆ onSignalReceive()

virtual void AllayVibrationConfig::onSignalReceive ( ::BlockSource & region,
::BlockPos const & vibrationSourcePos,
::GameEvent const & gameEvent,
::Actor * ,
float ,
uint ,
::Actor *  )
virtual

◆ isValidVibration()

virtual bool AllayVibrationConfig::isValidVibration ( ::GameEvent const & gameEvent)
virtual

Reimplemented from VibrationListenerConfig.

◆ shouldListen()

virtual bool AllayVibrationConfig::shouldListen ( ::BlockSource & ,
::GameEvent const & ,
::GameEventContext const &  )
virtual

The documentation for this class was generated from the following file: