Class SolidPredicate
java.lang.Object
net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicate
net.minecraft.world.level.levelgen.blockpredicates.SolidPredicate
- All Implemented Interfaces:
- BiPredicate<WorldGenLevel,,- BlockPos> - BlockPredicate
Deprecated.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SolidPredicate>Deprecated.Fields inherited from class net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicateoffsetFields inherited from interface net.minecraft.world.level.levelgen.blockpredicates.BlockPredicateONLY_IN_AIR_OR_WATER_PREDICATE, ONLY_IN_AIR_PREDICATE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleantest(BlockState p_190536_) Deprecated.type()Deprecated.Methods inherited from class net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicatestateTestingCodec, testMethods 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- 
CODECDeprecated.
 
- 
- 
Constructor Details- 
SolidPredicateDeprecated.
 
- 
- 
Method Details- 
testDeprecated.- Specified by:
- testin class- StateTestingPredicate
 
- 
typeDeprecated.
 
-