Uses of Record Class
net.minecraft.advancement.criterion.BeeNestDestroyedCriterion.Conditions
Packages that use BeeNestDestroyedCriterion.Conditions
-
Uses of BeeNestDestroyedCriterion.Conditions in net.minecraft.advancement.criterion
Fields in net.minecraft.advancement.criterion with type parameters of type BeeNestDestroyedCriterion.ConditionsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<BeeNestDestroyedCriterion.Conditions> BeeNestDestroyedCriterion.Conditions.CODEC
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) com.mojang.serialization.Codec
<BeeNestDestroyedCriterion.Conditions> BeeNestDestroyedCriterion.getConditionsCodec()