Class ReplaceableBlockPredicate
java.lang.Object
net.minecraft.world.gen.blockpredicate.OffsetPredicate
net.minecraft.world.gen.blockpredicate.ReplaceableBlockPredicate
- All Implemented Interfaces:
 BiPredicate<StructureWorldAccess,,BlockPos> BlockPredicate
- Mappings:
 Namespace Name named net/minecraft/world/gen/blockpredicate/ReplaceableBlockPredicateintermediary net/minecraft/class_6652official ejf
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ReplaceableBlockPredicate> Fields inherited from class net.minecraft.world.gen.blockpredicate.OffsetPredicate
offsetFields inherited from interface net.minecraft.world.gen.blockpredicate.BlockPredicate
BASE_CODEC, IS_AIR, IS_AIR_OR_WATER - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.gen.blockpredicate.OffsetPredicate
registerOffsetField, testMethods 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/ReplaceableBlockPredicate;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_35071Lnet/minecraft/class_6652;field_35071:Lcom/mojang/serialization/MapCodec;official aLejf;a:Lcom/mojang/serialization/MapCodec;
 
 - 
 - 
Constructor Details
- 
ReplaceableBlockPredicate
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/blockpredicate/OffsetPredicate;<init>(Lnet/minecraft/util/math/Vec3i;)Vintermediary <init>Lnet/minecraft/class_6679;<init>(Lnet/minecraft/class_2382;)Vofficial <init>Lejh;<init>(Lkb;)V
 
 - 
 - 
Method Details
- 
test
- Specified by:
 testin classOffsetPredicate- Mappings:
 Namespace Name Mixin selector named testLnet/minecraft/world/gen/blockpredicate/OffsetPredicate;test(Lnet/minecraft/block/BlockState;)Zintermediary method_38893Lnet/minecraft/class_6679;method_38893(Lnet/minecraft/class_2680;)Zofficial aLejh;a(Lebq;)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 aLeiw;a()Leix;
 
 -