3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/util/WeightedRandom.h"
39 MCNAPI ::std::unique_ptr<::CompoundTag>
save();
Definition CompoundTag.h:13
Definition SpawnData.h:14
MCAPI SpawnData(int randomWeight, ::ActorDefinitionIdentifier actorId)
MCAPI ::std::unique_ptr<::CompoundTag > save()
MCAPI void * $ctor(::SpawnData const &)
MCAPI SpawnData(::CompoundTag const &tag)
MCAPI SpawnData(::SpawnData const &)
MCAPI void * $ctor(int randomWeight, ::ActorDefinitionIdentifier actorId)
MCAPI void * $ctor(::CompoundTag const &tag)
MCAPI::SpawnData & operator=(::SpawnData const &)
Definition WeightedRandom.h:13
Definition ActorDefinitionIdentifier.h:15