LeviLamina
Loading...
Searching...
No Matches
POIInstance Class Reference

Public Member Functions

MCAPI POIInstance (::BlockPos const &pos, bool useBoundingBox, ::std::string name, ::POIType type, float radius, uint64 maxCapacity, uint64 weight, ::std::string soundEvent, ::std::string initEvent, ::std::string endEvent)
 
MCAPI::AABB getSecondBlockFullAABB (::BlockSource &region)
 
MCAPI void save (::CompoundTag &tag) const
 
MCAPI void trySpawnParticles (::BlockSource &region, ::Random &random, int particleType) const
 
MCAPI void * $ctor (::BlockPos const &pos, bool useBoundingBox, ::std::string name, ::POIType type, float radius, uint64 maxCapacity, uint64 weight, ::std::string soundEvent, ::std::string initEvent, ::std::string endEvent)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 48, ::HashedStringmName
 
::ll::TypedStorage< 8, 48, ::HashedStringmInitEvent
 
::ll::TypedStorage< 8, 48, ::HashedStringmEndEvent
 
::ll::TypedStorage< 8, 8, ::Village * > mVillage
 
::ll::TypedStorage< 4, 12, ::BlockPosmPosition
 
::ll::TypedStorage< 8, 8, uint64 > mOwnerCount
 
::ll::TypedStorage< 8, 8, uint64 > mOwnerCapacity
 
::ll::TypedStorage< 8, 8, uint64 > mWeight
 
::ll::TypedStorage< 4, 4, float > mRadius
 
::ll::TypedStorage< 4, 4, ::POIType > mType
 
::ll::TypedStorage< 8, 48, ::HashedStringmSoundEvent
 
::ll::TypedStorage< 2, 2, short > mArrivalFailuresCount
 
::ll::TypedStorage< 1, 1, bool > mUseBoundingBox
 

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