Interface BiomeFilter
- All Superinterfaces:
BiPredicate<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.biome.Biome.BiomeCategory>
public interface BiomeFilter
extends BiPredicate<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.biome.Biome.BiomeCategory>
-
Method Summary
Methods inherited from interface java.util.function.BiPredicate
and, negate, or, test