Class AlwaysTrueBlockPredicate
java.lang.Object
net.minecraft.world.gen.blockpredicate.AlwaysTrueBlockPredicate
- All Implemented Interfaces:
- BiPredicate<StructureWorldAccess,,- BlockPos> - BlockPredicate
- Mappings:
- Namespace - Name - named - net/minecraft/world/gen/blockpredicate/AlwaysTrueBlockPredicate- intermediary - net/minecraft/class_6680- official - eem
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<AlwaysTrueBlockPredicate> static AlwaysTrueBlockPredicateFields inherited from interface net.minecraft.world.gen.blockpredicate.BlockPredicateBASE_CODEC, IS_AIR, IS_AIR_OR_WATER
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetType()booleantest(StructureWorldAccess structureWorldAccess, BlockPos blockPos) Methods 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- 
instance- Mappings:
- Namespace - Name - Mixin selector - named - instance- Lnet/minecraft/world/gen/blockpredicate/AlwaysTrueBlockPredicate;instance:Lnet/minecraft/world/gen/blockpredicate/AlwaysTrueBlockPredicate;- intermediary - field_35158- Lnet/minecraft/class_6680;field_35158:Lnet/minecraft/class_6680;- official - a- Leem;a:Leem;
 
- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/world/gen/blockpredicate/AlwaysTrueBlockPredicate;CODEC:Lcom/mojang/serialization/MapCodec;- intermediary - field_35159- Lnet/minecraft/class_6680;field_35159:Lcom/mojang/serialization/MapCodec;- official - e- Leem;e:Lcom/mojang/serialization/MapCodec;
 
 
- 
- 
Constructor Details- 
AlwaysTrueBlockPredicateprivate AlwaysTrueBlockPredicate()
 
- 
- 
Method Details- 
test- Specified by:
- testin interface- BiPredicate<StructureWorldAccess,- BlockPos> 
- Mappings:
- Namespace - Name - Mixin selector - named - test- Lnet/minecraft/world/gen/blockpredicate/AlwaysTrueBlockPredicate;test(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;)Z- intermediary - method_39015- Lnet/minecraft/class_6680;method_39015(Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;)Z- official - a- Leem;a(Ldhh;Lji;)Z
 
- 
getType- Specified by:
- getTypein interface- BlockPredicate
- 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;
 
 
-