net.minecraft.world.level.levelgen.blockpredicates

abstract class CombiningPredicate

implements BlockPredicate

ejo
net.minecraft.world.level.levelgen.blockpredicates.CombiningPredicate
net.minecraft.class_6648

Field summary

Modifier and TypeField
protected final List<BlockPredicate>
e
predicates
field_35061

Constructor summary

ModifierConstructor
protected (List<BlockPredicate> arg0)

Method summary

Modifier and TypeMethod
public static <T extends CombiningPredicate> com.mojang.serialization.MapCodec<T>
a(Function<List<ejm>, T> arg0)
codec(Function<List<BlockPredicate>, T> arg0)
method_38891(Function<List<class_6646>, T> arg0)