Uses of Interface
net.minecraft.advancements.CriterionTriggerInstance
Packages that use CriterionTriggerInstance
Package
Description
-
Uses of CriterionTriggerInstance in net.minecraft.advancements
Classes in net.minecraft.advancements with type parameters of type CriterionTriggerInstanceModifier and TypeInterfaceDescriptioninterface
CriterionTrigger<T extends CriterionTriggerInstance>
static class
Fields in net.minecraft.advancements declared as CriterionTriggerInstanceModifier and TypeFieldDescriptionprivate CriterionTriggerInstance
Criterion.trigger
private T
CriterionTrigger.Listener.trigger
Methods in net.minecraft.advancements with type parameters of type CriterionTriggerInstanceModifier and TypeMethodDescriptionstatic <T extends CriterionTriggerInstance>
CriterionTrigger<T>CriteriaTriggers.getCriterion(ResourceLocation p_10598_)
Methods in net.minecraft.advancements that return CriterionTriggerInstanceMethods in net.minecraft.advancements with parameters of type CriterionTriggerInstanceModifier and TypeMethodDescriptionAdvancement.Builder.addCriterion(String p_138387_, CriterionTriggerInstance p_138388_)
Constructors in net.minecraft.advancements with parameters of type CriterionTriggerInstance -
Uses of CriterionTriggerInstance in net.minecraft.advancements.critereon
Classes in net.minecraft.advancements.critereon that implement CriterionTriggerInstanceModifier and TypeClassDescriptionclass
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of CriterionTriggerInstance in net.minecraft.data.recipes
Methods in net.minecraft.data.recipes with parameters of type CriterionTriggerInstanceModifier and TypeMethodDescriptionRecipeBuilder.unlockedBy(String p_176496_, CriterionTriggerInstance p_176497_)
ShapedRecipeBuilder.unlockedBy(String p_126133_, CriterionTriggerInstance p_126134_)
ShapelessRecipeBuilder.unlockedBy(String p_126197_, CriterionTriggerInstance p_126198_)
SimpleCookingRecipeBuilder.unlockedBy(String p_126255_, CriterionTriggerInstance p_126256_)
SingleItemRecipeBuilder.unlockedBy(String p_176810_, CriterionTriggerInstance p_176811_)
UpgradeRecipeBuilder.unlocks(String p_126390_, CriterionTriggerInstance p_126391_)