net.minecraft.advancements.critereon

public record RecipeUnlockedTrigger$TriggerInstance

implements SimpleCriterionTrigger$SimpleInstance

di$a
net.minecraft.advancements.critereon.RecipeUnlockedTrigger$TriggerInstance
net.minecraft.class_2119$class_2121
net.minecraft.advancement.criterion.RecipeUnlockedCriterion$Conditions
net.minecraft.src.C_2170_$C_2171_
net.minecraft.advancements.critereon.CriterionTriggerRecipeUnlocked$a

字段概要

修饰符与类型字段
private final Optional<ContextAwarePredicate>
b
player
comp_2029
player
f_303217_
private final ResourceKey<Recipe<?>>
c
recipe
comp_2089
recipe
f_63735_
public static final com.mojang.serialization.Codec<RecipeUnlockedTrigger$TriggerInstance>
a
CODEC
field_47333
CODEC
f_303480_

构造函数概要

修饰符构造函数
public (Optional<ContextAwarePredicate> playerPredicate, ResourceKey<Recipe<?>> arg1)

方法概要

修饰符与类型方法
public boolean
a(dhr<?> arg0)
matches(RecipeHolder<?> arg0)
method_9112(class_8786<?> arg0)
matches(RecipeEntry<?> recipe)
m_63739_(C_290175_<?> arg0)
public Optional<ContextAwarePredicate>
a()
player()
comp_2029()
player()
m_295156_()
public ResourceKey<Recipe<?>>
b()
recipe()
comp_2089()
recipe()
f_63735_()