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/ReplaceableBlockPredicate
intermediary net/minecraft/class_6652
official dzm
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<ReplaceableBlockPredicate> Fields inherited from class net.minecraft.world.gen.blockpredicate.OffsetPredicate
offset
Fields inherited from interface net.minecraft.world.gen.blockpredicate.BlockPredicate
BASE_CODEC, IS_AIR, IS_AIR_OR_WATER
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.gen.blockpredicate.OffsetPredicate
registerOffsetField, test
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.BiPredicate
and, negate, or
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/world/gen/blockpredicate/ReplaceableBlockPredicate;CODEC:Lcom/mojang/serialization/MapCodec;
intermediary field_35071
Lnet/minecraft/class_6652;field_35071:Lcom/mojang/serialization/MapCodec;
official a
Ldzm;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;)V
intermediary <init>
Lnet/minecraft/class_6679;<init>(Lnet/minecraft/class_2382;)V
official <init>
Ldzo;<init>(Lkd;)V
-
-
Method Details
-
test
- Specified by:
test
in classOffsetPredicate
- 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
Ldzo;a(Ldse;)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
Ldzd;a()Ldze;
-