Uses of Class
net.minecraft.advancements.critereon.BlockPredicate
-
Uses of BlockPredicate in net.minecraft.advancements.critereon
Modifier and TypeFieldDescriptionstatic final BlockPredicate
BlockPredicate.ANY
private final 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_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_)