Uses of Class
net.minecraft.advancements.critereon.BlockPredicate
Packages that use BlockPredicate
-
Uses of BlockPredicate in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon declared as BlockPredicateModifier and TypeFieldDescriptionstatic BlockPredicate
BlockPredicate.ANY
private BlockPredicate
LocationPredicate.block
private BlockPredicate
LocationPredicate.Builder.block
Methods in net.minecraft.advancements.critereon that return BlockPredicateModifier and TypeMethodDescriptionBlockPredicate.Builder.build()
static BlockPredicate
BlockPredicate.fromJson(com.google.gson.JsonElement p_17918_)
Methods in net.minecraft.advancements.critereon with parameters of type BlockPredicateConstructors in net.minecraft.advancements.critereon with parameters of type BlockPredicateModifierConstructorDescriptionLocationPredicate(MinMaxBounds.Doubles p_52606_, MinMaxBounds.Doubles p_52607_, MinMaxBounds.Doubles p_52608_, ResourceKey<Biome> p_52609_, StructureFeature<?> p_52610_, ResourceKey<Level> p_52611_, Boolean p_52612_, LightPredicate p_52613_, BlockPredicate p_52614_, FluidPredicate p_52615_)