Uses of Class
net.minecraft.advancement.criterion.BeeNestDestroyedCriterion.Conditions
Packages that use BeeNestDestroyedCriterion.Conditions
-
Uses of BeeNestDestroyedCriterion.Conditions in net.minecraft.advancement.criterion
Methods in net.minecraft.advancement.criterion that return BeeNestDestroyedCriterion.ConditionsModifier and TypeMethodDescriptionBeeNestDestroyedCriterion.conditionsFromJson
(com.google.gson.JsonObject jsonObject, Optional<LootContextPredicate> optional, AdvancementEntityPredicateDeserializer advancementEntityPredicateDeserializer) Methods in net.minecraft.advancement.criterion that return types with arguments of type BeeNestDestroyedCriterion.ConditionsModifier and TypeMethodDescriptionBeeNestDestroyedCriterion.Conditions.create
(Block block, ItemPredicate.Builder itemPredicateBuilder, NumberRange.IntRange beeCountRange)