类 MatchingFluidsPredicate
java.lang.Object
net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicate
net.minecraft.world.level.levelgen.blockpredicates.MatchingFluidsPredicate
- 所有已实现的接口:
BiPredicate<WorldGenLevel,
,BlockPos> BlockPredicate
-
字段概要
字段从类继承的字段 net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicate
offset
从接口继承的字段 net.minecraft.world.level.levelgen.blockpredicates.BlockPredicate
ONLY_IN_AIR_OR_WATER_PREDICATE, ONLY_IN_AIR_PREDICATE
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicate
stateTestingCodec, test
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 java.util.function.BiPredicate
and, negate, or
-
字段详细资料
-
fluids
-
CODEC
-
-
构造器详细资料
-
MatchingFluidsPredicate
-
-
方法详细资料
-
test
- 指定者:
test
在类中StateTestingPredicate
-
type
-