3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/newbiome/operation_node_filters/FilterBase.h"
14namespace OperationNodeFilters {
36 ::Biome const& defaultIslandBiome,
37 ::Biome const& specialIslandBiome
Definition BiomeRegistry.h:34
Definition AddBiomeIsland.h:16
MCAPI AddBiomeIsland(::BiomeRegistry const &biomeRegistry, ::Biome const &defaultIslandBiome, ::Biome const &specialIslandBiome)
MCAPI void * $ctor(::BiomeRegistry const &biomeRegistry, ::Biome const &defaultIslandBiome, ::Biome const &specialIslandBiome)
Definition FilterBase.h:8