net.minecraft.world.gen.blockpredicate

public class MatchingBiomesBlockPredicate

implements BlockPredicate

net.minecraft.world.level.levelgen.blockpredicates.MatchingBiomesPredicate
net.minecraft.world.level.levelgen.blockpredicates.MatchingBiomesPredicate
net.minecraft.class_1_891
net.minecraft.world.gen.blockpredicate.MatchingBiomesBlockPredicate

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<MatchingBiomesBlockPredicate>
CODEC
CODEC
field_1_6255
CODEC
private final RegistryEntryList<Biome>
biomes
biomes
field_1_6256
biomes

Constructor summary

ModifierConstructor
public (RegistryEntryList<Biome> biomes)

Method summary

Modifier and TypeMethod
public boolean
test(LevelAccessor worldGenLevel, BlockPos blockPos)
test(LevelAccessor worldGenLevel, BlockPos blockPos)
method_1_5392(class_1936 arg0, class_2338 arg1)
test(WorldAccess arg0, BlockPos arg1)
public BlockPredicateType<?>
type()
type()
method_38873()
getType()