LeviLamina
Loading...
Searching...
No Matches
CraftingContainerManagerController::BlockChangeListener Struct Reference
+ Inheritance diagram for CraftingContainerManagerController::BlockChangeListener:

Public Member Functions

BlockChangeListeneroperator= (BlockChangeListener const &)
 
 BlockChangeListener (BlockChangeListener const &)
 
virtual void onBlockChanged (::BlockSource &, ::BlockPos const &, uint, ::Block const &, ::Block const &, int, ::ActorBlockSyncMessage const *, ::BlockChangedEventTarget, ::Actor *)
 
virtual void onSourceCreated (::BlockSource &source)
 
virtual void onSourceDestroyed (::BlockSource &source)
 
virtual void onAreaChanged (::BlockSource &source, ::BlockPos const &min, ::BlockPos const &max)
 
virtual void onBrightnessChanged (::BlockSource &source, ::BlockPos const &pos)
 
virtual void onBlockEntityChanged (::BlockSource &source, ::BlockActor &te)
 
virtual void onEntityChanged (::BlockSource &source, ::Actor &entity)
 
virtual void onBlockEvent (::BlockSource &source, int x, int y, int z, int b0, int b1)
 
MCFOLD void $dtor ()
 
MCFOLD void $onSourceCreated (::BlockSource &source)
 
MCFOLD void $onSourceDestroyed (::BlockSource &source)
 
MCFOLD void $onAreaChanged (::BlockSource &source, ::BlockPos const &min, ::BlockPos const &max)
 
MCAPI void $onBrightnessChanged (::BlockSource &source, ::BlockPos const &pos)
 
MCFOLD void $onBlockEntityChanged (::BlockSource &source, ::BlockActor &te)
 
MCFOLD void $onEntityChanged (::BlockSource &source, ::Actor &entity)
 
MCFOLD void $onBlockEvent (::BlockSource &source, int x, int y, int z, int b0, int b1)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2476ee
 
::ll::UntypedStorage< 8, 8 > mUnk2b9a4e
 
::ll::UntypedStorage< 8, 64 > mUnk2519ad
 

Member Function Documentation

◆ onBlockChanged()

virtual void CraftingContainerManagerController::BlockChangeListener::onBlockChanged ( ::BlockSource & ,
::BlockPos const & ,
uint ,
::Block const & ,
::Block const & ,
int ,
::ActorBlockSyncMessage const * ,
::BlockChangedEventTarget ,
::Actor *  )
virtual

Reimplemented from BlockSourceListener.


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