net.minecraft.advancement.criterion

public class RecipeUnlockedTrigger

implements CriterionTrigger<RecipeUnlockedTrigger$Instance>

ay
net.minecraft.class_3229
net.minecraft.advancement.criterion.RecipeUnlockedTrigger
net.minecraft.advancements.critereon.RecipeUnlockedTrigger
net.minecraft.advancements.critereon.RecipeUnlockedTrigger

Field summary

Modifier and TypeField
private static final Identifier
a
field_15808
ID
field_192227_a
ID
private final Map<PlayerAdvancements, RecipeUnlockedTrigger$PlayerListeners>
b
field_15809
players
field_192228_b
listeners

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Identifier
a()
method_14970()
getId()
func_192163_a()
getId()
public void
a(np arg0, p$a<ay$b> arg1)
method_14973(class_3347 arg0, class_3352$class_3353<class_3229$class_3231> arg1)
addListener(PlayerAdvancements arg0, CriterionTrigger$Listener<RecipeUnlockedTrigger$Instance> arg1)
func_192165_a(PlayerAdvancements arg0, ICriterionTrigger$Listener<RecipeUnlockedTrigger$Instance> arg1)
addListener(PlayerAdvancements arg0, ICriterionTrigger$Listener<RecipeUnlockedTrigger$Instance> arg1)
public void
b(np arg0, p$a<ay$b> arg1)
method_14974(class_3347 arg0, class_3352$class_3353<class_3229$class_3231> arg1)
removeListener(PlayerAdvancements arg0, CriterionTrigger$Listener<RecipeUnlockedTrigger$Instance> arg1)
func_192164_b(PlayerAdvancements arg0, ICriterionTrigger$Listener<RecipeUnlockedTrigger$Instance> arg1)
removeListener(PlayerAdvancements arg0, ICriterionTrigger$Listener<RecipeUnlockedTrigger$Instance> arg1)
public void
a(np arg0)
method_14972(class_3347 arg0)
clearListeners(PlayerAdvancements arg0)
func_192167_a(PlayerAdvancements arg0)
removeAllListeners(PlayerAdvancements arg0)
public RecipeUnlockedTrigger$Instance
b(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
method_14390(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
deserialize(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
func_192166_a(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
deserializeInstance(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
public void
a(oq arg0, akt arg1)
method_14388(class_798 arg0, class_1114 arg1)
run(ServerPlayerEntity player, Recipe recipe)
func_192225_a(EntityPlayerMP arg0, IRecipe arg1)
trigger(EntityPlayerMP player, IRecipe recipe)