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

Public Member Functions

LLAPI void serialize (CompoundTag &) const override
 
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 Member Functions

constexpr SpawnMobEvent (BlockSource &blockSource, ActorDefinitionIdentifier const &identifier, optional_ref< Actor > spawner, Vec3 const &pos, bool &naturalSpawn, bool &surface, bool &fromSpawner)
 

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: