3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/biome/glue/IBiomeComponentGlue.h"
12namespace SharedTypes::v1_20_60 {
struct IBiomeJsonComponent; }
20 virtual bool resolveAndValidate(
Definition BiomeRegistry.h:31
Definition IBiomeComponentGlue.h:14
Definition OverworldHeightBiomeComponentGlue.h:15
static MCAPI void ** $vftable()
MCAPI bool $resolveAndValidate(::SharedTypes::v1_20_60::IBiomeJsonComponent const &biomeJsonComponent, ::BiomeRegistry const &)
MCAPI void $applyToBiome(::Biome &biome, ::SharedTypes::v1_20_60::IBiomeJsonComponent const &biomeJsonComponent) const
Definition IBiomeJsonComponent.h:7