Package net.minecraft.world.gen.surfacebuilder
package net.minecraft.world.gen.surfacebuilder
-
ClassDescriptionReturns a
BlockState
to generate at a given position, ornull
.Applies another block state rule if the given predicate matches, and returnsnull
otherwise.Applies the given block state rules in sequence, and returns the first result that isn'tnull
.Always returns the givenBlockState
.