Class MatchingFluidsBlockPredicate
java.lang.Object
net.minecraft.world.gen.blockpredicate.OffsetPredicate
net.minecraft.world.gen.blockpredicate.MatchingFluidsBlockPredicate
- All Implemented Interfaces:
BiPredicate<StructureWorldAccess,
,BlockPos> BlockPredicate
- Mappings:
Namespace Name official dqe
intermediary net/minecraft/class_6650
named net/minecraft/world/gen/blockpredicate/MatchingFluidsBlockPredicate
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<MatchingFluidsBlockPredicate>
private final RegistryEntryList<Fluid>
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 official a
Ldqe;a:Lcom/mojang/serialization/Codec;
intermediary field_35065
Lnet/minecraft/class_6650;field_35065:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/world/gen/blockpredicate/MatchingFluidsBlockPredicate;CODEC:Lcom/mojang/serialization/Codec;
-
fluids
- Mappings:
Namespace Name Mixin selector official e
Ldqe;e:Lil;
intermediary field_35066
Lnet/minecraft/class_6650;field_35066:Lnet/minecraft/class_6885;
named fluids
Lnet/minecraft/world/gen/blockpredicate/MatchingFluidsBlockPredicate;fluids:Lnet/minecraft/registry/entry/RegistryEntryList;
-
-
Constructor Details
-
MatchingFluidsBlockPredicate
- Mappings:
Namespace Name Mixin selector official <init>
Ldqe;<init>(Ljb;Lil;)V
intermediary <init>
Lnet/minecraft/class_6650;<init>(Lnet/minecraft/class_2382;Lnet/minecraft/class_6885;)V
named <init>
Lnet/minecraft/world/gen/blockpredicate/MatchingFluidsBlockPredicate;<init>(Lnet/minecraft/util/math/Vec3i;Lnet/minecraft/registry/entry/RegistryEntryList;)V
-
-
Method Details
-
test
- Specified by:
test
in classOffsetPredicate
- Mappings:
Namespace Name Mixin selector official a
Ldqi;a(Ldjh;)Z
intermediary method_38893
Lnet/minecraft/class_6679;method_38893(Lnet/minecraft/class_2680;)Z
named test
Lnet/minecraft/world/gen/blockpredicate/OffsetPredicate;test(Lnet/minecraft/block/BlockState;)Z
-
getType
- Mappings:
Namespace Name Mixin selector official a
Ldpx;a()Ldpy;
intermediary method_38873
Lnet/minecraft/class_6646;method_38873()Lnet/minecraft/class_6647;
named getType
Lnet/minecraft/world/gen/blockpredicate/BlockPredicate;getType()Lnet/minecraft/world/gen/blockpredicate/BlockPredicateType;
-