Class MatchingBlocksBlockPredicate
java.lang.Object
net.minecraft.world.gen.blockpredicate.OffsetPredicate
net.minecraft.world.gen.blockpredicate.MatchingBlocksBlockPredicate
- All Implemented Interfaces:
- BiPredicate<StructureWorldAccess,,- BlockPos> - BlockPredicate
- Mappings:
- Namespace - Name - named - net/minecraft/world/gen/blockpredicate/MatchingBlocksBlockPredicate- intermediary - net/minecraft/class_6649- official - eeg
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final RegistryEntryList<Block> static final com.mojang.serialization.MapCodec<MatchingBlocksBlockPredicate> Fields inherited from class net.minecraft.world.gen.blockpredicate.OffsetPredicateoffsetFields inherited from interface net.minecraft.world.gen.blockpredicate.BlockPredicateBASE_CODEC, IS_AIR, IS_AIR_OR_WATER
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.gen.blockpredicate.OffsetPredicateregisterOffsetField, testMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiPredicateand, negate, or
- 
Field Details- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/world/gen/blockpredicate/MatchingBlocksBlockPredicate;CODEC:Lcom/mojang/serialization/MapCodec;- intermediary - field_35062- Lnet/minecraft/class_6649;field_35062:Lcom/mojang/serialization/MapCodec;- official - a- Leeg;a:Lcom/mojang/serialization/MapCodec;
 
- 
blocks- Mappings:
- Namespace - Name - Mixin selector - named - blocks- Lnet/minecraft/world/gen/blockpredicate/MatchingBlocksBlockPredicate;blocks:Lnet/minecraft/registry/entry/RegistryEntryList;- intermediary - field_35063- Lnet/minecraft/class_6649;field_35063:Lnet/minecraft/class_6885;- official - e- Leeg;e:Ljv;
 
 
- 
- 
Constructor Details- 
MatchingBlocksBlockPredicate- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/gen/blockpredicate/MatchingBlocksBlockPredicate;<init>(Lnet/minecraft/util/math/Vec3i;Lnet/minecraft/registry/entry/RegistryEntryList;)V- intermediary - <init>- Lnet/minecraft/class_6649;<init>(Lnet/minecraft/class_2382;Lnet/minecraft/class_6885;)V- official - <init>- Leeg;<init>(Lkm;Ljv;)V
 
 
- 
- 
Method Details- 
test- Specified by:
- testin class- OffsetPredicate
- Mappings:
- Namespace - Name - Mixin selector - named - test- Lnet/minecraft/world/gen/blockpredicate/OffsetPredicate;test(Lnet/minecraft/block/BlockState;)Z- intermediary - method_38893- Lnet/minecraft/class_6679;method_38893(Lnet/minecraft/class_2680;)Z- official - a- Leel;a(Ldwy;)Z
 
- 
getType- Mappings:
- Namespace - Name - Mixin selector - named - getType- Lnet/minecraft/world/gen/blockpredicate/BlockPredicate;getType()Lnet/minecraft/world/gen/blockpredicate/BlockPredicateType;- intermediary - method_38873- Lnet/minecraft/class_6646;method_38873()Lnet/minecraft/class_6647;- official - a- Leea;a()Leeb;
 
 
-