3#include "mc/_HeaderOutputPredefine.h"
8namespace SharedTypes::Legacy::Spawn {
struct Herd; }
12namespace SharedTypes::Legacy::Spawn {
16operator==(::SharedTypes::Legacy::Spawn::BiomeConditions
const&, ::SharedTypes::Legacy::Spawn::BiomeConditions
const&);
18MCFOLD
bool operator==(::SharedTypes::Legacy::Spawn::Herd
const&, ::SharedTypes::Legacy::Spawn::Herd
const&);
21operator==(::SharedTypes::Legacy::Spawn::MobEventFilter
const&, ::SharedTypes::Legacy::Spawn::MobEventFilter
const&);
Definition BiomeConditions.h:31
Definition MobEventFilter.h:7