Uses of Class
net.minecraft.advancements.critereon.BlockPredicate
-
Uses of BlockPredicate in net.minecraft.advancements.critereon
Modifier and TypeFieldDescriptionstatic BlockPredicate
BlockPredicate.ANY
private BlockPredicate
LocationPredicate.block
private BlockPredicate
LocationPredicate.Builder.block
Modifier and TypeMethodDescriptionBlockPredicate.Builder.build()
static BlockPredicate
BlockPredicate.fromJson(com.google.gson.JsonElement p_17918_)
ModifierConstructorDescriptionLocationPredicate(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_)