|
|
LLAPI void | serialize (CompoundTag &) const override |
| |
|
LLNDAPI ActorDefinitionIdentifier const & | identifier () const |
| |
|
LLNDAPI optional_ref< Actor > | spawner () const |
| |
|
LLNDAPI Vec3 const & | pos () const |
| |
|
LLNDAPI bool const & | naturalSpawn () const |
| |
|
LLNDAPI bool const & | surface () const |
| |
|
LLNDAPI bool const & | fromSpawner () const |
| |
|
LLNDAPI BlockSource & | blockSource () const |
| |
|
|
constexpr | SpawnMobEvent (BlockSource &blockSource, ActorDefinitionIdentifier const &identifier, optional_ref< Actor > spawner, Vec3 const &pos, bool &naturalSpawn, bool &surface, bool &fromSpawner) |
| |
|
|
ActorDefinitionIdentifier const & | mIdentifier |
| |
|
optional_ref< Actor > | mSpawner |
| |
|
Vec3 const & | mPos |
| |
|
bool & | mNaturalSpawn |
| |
|
bool & | mSurface |
| |
|
bool & | mFromSpawner |
| |
The documentation for this class was generated from the following file: