net.minecraft.world.gen.surfacebuilder

record MaterialRules$BiomeMaterialRule

implements MaterialRules$MaterialCondition

net.minecraft.world.level.levelgen.SurfaceRules$BiomeConditionSource
net.minecraft.world.level.levelgen.SurfaceRules$BiomeConditionSource
net.minecraft.class_6686$class_1_838
net.minecraft.world.gen.surfacebuilder.MaterialRules$BiomeMaterialRule

Field summary

Modifier and TypeField
private final RegistryEntryList<Biome>
biomes
biomes
comp_1_706
biomes
private static final com.mojang.serialization.MapCodec<MaterialRules$BiomeMaterialRule>
CODEC
CODEC
field_1_5961
CODEC

Constructor summary

ModifierConstructor
private (RegistryEntryList<Biome> biomes)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<MaterialRules$BiomeMaterialRule>
codec()
codec()
method_39064()
codec()
public MaterialRules$BooleanSupplier
apply(SurfaceRules$Context ruleContext)
apply(SurfaceRules$Context ruleContext)
method_1_5124(class_6686$class_6694 arg0)
apply(MaterialRules$MaterialRuleContext arg0)
private boolean
canNeverMatch(Set<Holder<Biome>> possibleBiomes)
canNeverMatch(Set<Holder<Biome>> possibleBiomes)
method_1_5125(Set<class_6880<class_1959>> arg0)
isDisjoint(Set<RegistryEntry<Biome>> contextBiomes)
private boolean
willAlwaysMatch(Set<Holder<Biome>> possibleBiomes)
willAlwaysMatch(Set<Holder<Biome>> possibleBiomes)
method_1_5129(Set<class_6880<class_1959>> arg0)
isSuperset(Set<RegistryEntry<Biome>> contextBiomes)
public RegistryEntryList<Biome>
biomes()
biomes()
comp_1_706()
biomes()