Class AnyOfBlockPredicate
java.lang.Object
net.minecraft.world.gen.blockpredicate.CombinedBlockPredicate
net.minecraft.world.gen.blockpredicate.AnyOfBlockPredicate
- All Implemented Interfaces:
 BiPredicate<StructureWorldAccess,,BlockPos> BlockPredicate
- Mappings:
 Namespace Name named net/minecraft/world/gen/blockpredicate/AnyOfBlockPredicateintermediary net/minecraft/class_6645official eev
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<AnyOfBlockPredicate> Fields inherited from class net.minecraft.world.gen.blockpredicate.CombinedBlockPredicate
predicatesFields inherited from interface net.minecraft.world.gen.blockpredicate.BlockPredicate
BASE_CODEC, IS_AIR, IS_AIR_OR_WATER - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetType()booleantest(StructureWorldAccess structureWorldAccess, BlockPos blockPos) Methods inherited from class net.minecraft.world.gen.blockpredicate.CombinedBlockPredicate
buildCodecMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiPredicate
and, negate, or 
- 
Field Details
- 
CODEC
- Mappings:
 Namespace Name Mixin selector named CODECLnet/minecraft/world/gen/blockpredicate/AnyOfBlockPredicate;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_35053Lnet/minecraft/class_6645;field_35053:Lcom/mojang/serialization/MapCodec;official aLeev;a:Lcom/mojang/serialization/MapCodec;
 
 - 
 - 
Constructor Details
- 
AnyOfBlockPredicate
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/blockpredicate/CombinedBlockPredicate;<init>(Ljava/util/List;)Vintermediary <init>Lnet/minecraft/class_6648;<init>(Ljava/util/List;)Vofficial <init>Leey;<init>(Ljava/util/List;)V
 
 - 
 - 
Method Details
- 
test
- Mappings:
 Namespace Name Mixin selector named testLnet/minecraft/world/gen/blockpredicate/AnyOfBlockPredicate;test(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_38875Lnet/minecraft/class_6645;method_38875(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;)Zofficial aLeev;a(Ldif;Ljh;)Z
 - 
getType
- Mappings:
 Namespace Name Mixin selector named getTypeLnet/minecraft/world/gen/blockpredicate/BlockPredicate;getType()Lnet/minecraft/world/gen/blockpredicate/BlockPredicateType;intermediary method_38873Lnet/minecraft/class_6646;method_38873()Lnet/minecraft/class_6647;official aLeew;a()Leex;
 
 -