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 final BlockPredicateBlockPredicate.ANYprivate final BlockPredicateLocationPredicate.blockprivate BlockPredicateLocationPredicate.Builder.blockMethods in net.minecraft.advancements.critereon that return BlockPredicateModifier and TypeMethodDescriptionBlockPredicate.Builder.build()static BlockPredicateBlockPredicate.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_207916_, MinMaxBounds.Doubles p_207917_, MinMaxBounds.Doubles p_207918_, ResourceKey<Biome> p_207919_, ResourceKey<Structure> p_207920_, ResourceKey<Level> p_207921_, Boolean p_207922_, LightPredicate p_207923_, BlockPredicate p_207924_, FluidPredicate p_207925_)