net.minecraft.advancements.criterion

public record RecipeUnlockedTrigger$TriggerInstance

implements SimpleCriterionTrigger$SimpleInstance

db$a
net.minecraft.advancements.criterion.RecipeUnlockedTrigger$TriggerInstance
net.minecraft.class_2119$class_2121
net.minecraft.advancement.criterion.RecipeUnlockedCriterion$Conditions
net.minecraft.src.C_432999_$C_432796_
net.minecraft.advancements.criterion.CriterionTriggerRecipeUnlocked$a

字段概要

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

构造函数概要

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

方法概要

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