Uses of Class
net.minecraft.advancements.criterion.StatePropertiesPredicate
Packages that use StatePropertiesPredicate
-
Uses of StatePropertiesPredicate in net.minecraft.advancements.criterion
Fields in net.minecraft.advancements.criterion declared as StatePropertiesPredicateModifier and TypeFieldDescriptionstatic final StatePropertiesPredicateStatePropertiesPredicate.ANYprivate StatePropertiesPredicateBlockPredicate.Builder.propertiesprivate final StatePropertiesPredicateBlockPredicate.propertiesprivate final StatePropertiesPredicateFluidPredicate.propertiesprivate final StatePropertiesPredicateEnterBlockTrigger.Instance.stateprivate final StatePropertiesPredicatePlacedBlockTrigger.Instance.stateprivate final StatePropertiesPredicateSlideDownBlockTrigger.Instance.stateMethods in net.minecraft.advancements.criterion that return StatePropertiesPredicateModifier and TypeMethodDescriptionStatePropertiesPredicate.Builder.build()static StatePropertiesPredicateStatePropertiesPredicate.fromJson(com.google.gson.JsonElement p_227186_0_) Methods in net.minecraft.advancements.criterion with parameters of type StatePropertiesPredicateModifier and TypeMethodDescriptionBlockPredicate.Builder.setProperties(StatePropertiesPredicate p_233459_1_) Constructors in net.minecraft.advancements.criterion with parameters of type StatePropertiesPredicateModifierConstructorDescriptionBlockPredicate(ITag<Block> p_i225708_1_, Block p_i225708_2_, StatePropertiesPredicate p_i225708_3_, NBTPredicate p_i225708_4_) FluidPredicate(ITag<Fluid> p_i225738_1_, Fluid p_i225738_2_, StatePropertiesPredicate p_i225738_3_) Instance(EntityPredicate.AndPredicate p_i231560_1_, Block p_i231560_2_, StatePropertiesPredicate p_i231560_3_) Instance(EntityPredicate.AndPredicate p_i231810_1_, Block p_i231810_2_, StatePropertiesPredicate p_i231810_3_, LocationPredicate p_i231810_4_, ItemPredicate p_i231810_5_) Instance(EntityPredicate.AndPredicate p_i231896_1_, Block p_i231896_2_, StatePropertiesPredicate p_i231896_3_) -
Uses of StatePropertiesPredicate in net.minecraft.loot.conditions
Fields in net.minecraft.loot.conditions declared as StatePropertiesPredicateModifier and TypeFieldDescriptionprivate StatePropertiesPredicateBlockStateProperty.Builder.propertiesprivate final StatePropertiesPredicateBlockStateProperty.propertiesConstructors in net.minecraft.loot.conditions with parameters of type StatePropertiesPredicateModifierConstructorDescriptionprivateBlockStateProperty(Block p_i225896_1_, StatePropertiesPredicate p_i225896_2_)