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 BlockPredicate
BlockPredicate.ANY
private final 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_207916_, MinMaxBounds.Doubles p_207917_, MinMaxBounds.Doubles p_207918_, ResourceKey<Biome> p_207919_, ResourceKey<ConfiguredStructureFeature<?, ?>> p_207920_, ResourceKey<Level> p_207921_, Boolean p_207922_, LightPredicate p_207923_, BlockPredicate p_207924_, FluidPredicate p_207925_)