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

Public Member Functions

virtual bool isReadOnly (::LevelChunk const &levelChunk) const
 
virtual bool setOnChunkLoadedCalled (::LevelChunk &levelChunk)
 
virtual void onTickingStarted (::LevelChunk &levelChunk)
 
virtual void setupRedstoneCircuit (::ChunkSource &chunkSource, ::LevelChunk &levelChunk)
 
virtual int getClosestPlayerDistanceSquared (::LevelChunk const &levelChunk) const
 
virtual bool isOwnedByTickingThread (::LevelChunk const &levelChunk) const
 
virtual void onTickingStopped (::LevelChunk &levelChunk)
 
MCAPI bool $isReadOnly (::LevelChunk const &levelChunk) const
 
MCAPI bool $setOnChunkLoadedCalled (::LevelChunk &levelChunk)
 
MCAPI void $onTickingStarted (::LevelChunk &levelChunk)
 
MCAPI void $setupRedstoneCircuit (::ChunkSource &chunkSource, ::LevelChunk &levelChunk)
 
MCAPI int $getClosestPlayerDistanceSquared (::LevelChunk const &levelChunk) const
 
MCAPI bool $isOwnedByTickingThread (::LevelChunk const &levelChunk) const
 
MCAPI void $onTickingStopped (::LevelChunk &levelChunk)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ isReadOnly()

virtual bool LevelChunkEventManagerProxy::isReadOnly ( ::LevelChunk const & levelChunk) const
virtual

◆ setOnChunkLoadedCalled()

virtual bool LevelChunkEventManagerProxy::setOnChunkLoadedCalled ( ::LevelChunk & levelChunk)
virtual

◆ onTickingStarted()

virtual void LevelChunkEventManagerProxy::onTickingStarted ( ::LevelChunk & levelChunk)
virtual

◆ setupRedstoneCircuit()

virtual void LevelChunkEventManagerProxy::setupRedstoneCircuit ( ::ChunkSource & chunkSource,
::LevelChunk & levelChunk )
virtual

◆ getClosestPlayerDistanceSquared()

virtual int LevelChunkEventManagerProxy::getClosestPlayerDistanceSquared ( ::LevelChunk const & levelChunk) const
virtual

◆ isOwnedByTickingThread()

virtual bool LevelChunkEventManagerProxy::isOwnedByTickingThread ( ::LevelChunk const & levelChunk) const
virtual

◆ onTickingStopped()

virtual void LevelChunkEventManagerProxy::onTickingStopped ( ::LevelChunk & levelChunk)
virtual

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