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

Public Member Functions

SculkShriekerVibrationConfigoperator= (SculkShriekerVibrationConfig const &)
 
 SculkShriekerVibrationConfig (SculkShriekerVibrationConfig const &)
 
virtual bool shouldListen (::BlockSource &region, ::GameEvent const &, ::GameEventContext const &gameEventContext)
 
virtual void onSignalReceive (::BlockSource &region, ::BlockPos const &, ::GameEvent const &, ::Actor *source, float, uint, ::Actor *projectileOwner)
 
virtual void onSerializableDataChanged (::BlockSource &region)
 
virtual bool canReceiveOnlyIfAdjacentChunksAreTicking () const
 
virtual bool isValidVibration (::GameEvent const &gameEvent)
 
MCAPI bool $shouldListen (::BlockSource &region, ::GameEvent const &, ::GameEventContext const &gameEventContext)
 
MCAPI void $onSignalReceive (::BlockSource &region, ::BlockPos const &, ::GameEvent const &, ::Actor *source, float, uint, ::Actor *projectileOwner)
 
MCAPI void $onSerializableDataChanged (::BlockSource &region)
 
MCAPI bool $canReceiveOnlyIfAdjacentChunksAreTicking () const
 
MCAPI bool $isValidVibration (::GameEvent const &gameEvent)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 12 > mUnk321d05
 

Member Function Documentation

◆ shouldListen()

virtual bool SculkShriekerVibrationConfig::shouldListen ( ::BlockSource & region,
::GameEvent const & ,
::GameEventContext const & gameEventContext )
virtual

◆ onSignalReceive()

virtual void SculkShriekerVibrationConfig::onSignalReceive ( ::BlockSource & region,
::BlockPos const & ,
::GameEvent const & ,
::Actor * source,
float ,
uint ,
::Actor * projectileOwner )
virtual

◆ onSerializableDataChanged()

virtual void SculkShriekerVibrationConfig::onSerializableDataChanged ( ::BlockSource & region)
virtual

Reimplemented from VibrationListenerConfig.

◆ canReceiveOnlyIfAdjacentChunksAreTicking()

virtual bool SculkShriekerVibrationConfig::canReceiveOnlyIfAdjacentChunksAreTicking ( ) const
virtual

Reimplemented from VibrationListenerConfig.

◆ isValidVibration()

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

Reimplemented from VibrationListenerConfig.

◆ $shouldListen()

MCAPI bool SculkShriekerVibrationConfig::$shouldListen ( ::BlockSource & region,
::GameEvent const & ,
::GameEventContext const & gameEventContext )
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.

◆ $onSignalReceive()

MCAPI void SculkShriekerVibrationConfig::$onSignalReceive ( ::BlockSource & region,
::BlockPos const & ,
::GameEvent const & ,
::Actor * source,
float ,
uint ,
::Actor * projectileOwner )
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.

◆ $onSerializableDataChanged()

MCAPI void SculkShriekerVibrationConfig::$onSerializableDataChanged ( ::BlockSource & region)
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.

◆ $canReceiveOnlyIfAdjacentChunksAreTicking()

MCAPI bool SculkShriekerVibrationConfig::$canReceiveOnlyIfAdjacentChunksAreTicking ( ) const
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.

◆ $isValidVibration()

MCAPI bool SculkShriekerVibrationConfig::$isValidVibration ( ::GameEvent const & gameEvent)
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.

◆ $vftable()

static MCAPI void ** SculkShriekerVibrationConfig::$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: