Class AllOfBlockPredicate
java.lang.Object
net.minecraft.world.gen.blockpredicate.CombinedBlockPredicate
net.minecraft.world.gen.blockpredicate.AllOfBlockPredicate
- All Implemented Interfaces:
 BiPredicate<StructureWorldAccess,,BlockPos> BlockPredicate
- Mappings:
 Namespace Name named net/minecraft/world/gen/blockpredicate/AllOfBlockPredicateintermediary net/minecraft/class_6644official eeu
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<AllOfBlockPredicate> 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/AllOfBlockPredicate;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_35052Lnet/minecraft/class_6644;field_35052:Lcom/mojang/serialization/MapCodec;official aLeeu;a:Lcom/mojang/serialization/MapCodec;
 
 - 
 - 
Constructor Details
- 
AllOfBlockPredicate
- 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/AllOfBlockPredicate;test(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_38874Lnet/minecraft/class_6644;method_38874(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;)Zofficial aLeeu;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;
 
 -