implements SimpleCriterionTrigger$SimpleInstance
| ar$a | |
| net.minecraft.advancements.criterion.BeeNestDestroyedTrigger$TriggerInstance | |
| net.minecraft.class_4708$class_4709 | |
| net.minecraft.advancement.criterion.BeeNestDestroyedCriterion$Conditions |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Optional<ContextAwarePredicate> |
| ||||||||
| private final Optional<Holder<Block>> |
| ||||||||
| private final Optional<ItemPredicate> |
| ||||||||
| private final MinMaxBounds$Ints |
| ||||||||
| public static final com.mojang.serialization.Codec<BeeNestDestroyedTrigger$TriggerInstance> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<ContextAwarePredicate> playerPredicate, Optional<Holder<Block>> block, Optional<ItemPredicate> item, MinMaxBounds$Ints beeCount) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static Criterion<BeeNestDestroyedTrigger$TriggerInstance> |
| ||||||||
| public boolean |
| ||||||||
| public Optional<ContextAwarePredicate> |
| ||||||||
| public Optional<Holder<Block>> |
| ||||||||
| public Optional<ItemPredicate> |
| ||||||||
| public MinMaxBounds$Ints |
|