LeviLamina
Loading...
Searching...
No Matches
world::SpawnedMobEvent Class Referencefinal
+ Inheritance diagram for world::SpawnedMobEvent:

Public Member Functions

constexpr SpawnedMobEvent (optional_ref< Mob > mob, BlockSource &blockSource, ActorDefinitionIdentifier const &identifier, optional_ref< Actor > spawner, Vec3 const &pos, bool &naturalSpawn, bool &surface, bool &fromSpawner)
 
LLAPI void serialize (CompoundTag &) const override
 
LLNDAPI optional_ref< Mobmob () const
 
LLNDAPI ActorDefinitionIdentifier const & identifier () const
 
LLNDAPI optional_ref< Actorspawner () const
 
LLNDAPI Vec3 const & pos () const
 
LLNDAPI bool const & naturalSpawn () const
 
LLNDAPI bool const & surface () const
 
LLNDAPI bool const & fromSpawner () const
 
LLNDAPI BlockSourceblockSource () const
 

Protected Attributes

ActorDefinitionIdentifier const & mIdentifier
 
optional_ref< ActormSpawner
 
Vec3 const & mPos
 
bool & mNaturalSpawn
 
bool & mSurface
 
bool & mFromSpawner
 

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