net.minecraft.advancement

public class Advancement

w
net.minecraft.advancements.Advancement
net.minecraft.class_161
net.minecraft.advancement.Advancement
net.minecraft.unmapped.C_kdwyuhdb
net.minecraft.advancements.Advancement
net.minecraft.advancements.Advancement

Field summary

Modifier and TypeField
private final Advancement
a
parent
field_1143
parent
f_cbfwvpgh
field_192076_a
parent
private final AdvancementDisplay
b
display
field_1146
display
f_eykiurph
field_192077_b
display
private final AdvancementRewards
c
rewards
field_1145
rewards
f_uhuyjydl
field_192078_c
rewards
private final Identifier
d
id
field_1144
id
f_hjwutofl
field_192079_d
id
private final Map<String, AdvancementCriterion>
e
criteria
field_1139
criteria
f_eqsfnrjr
field_192080_e
criteria
private final String[][]
f
requirements
field_1142
requirements
f_emngvigd
field_192081_f
requirements
private final Set<Advancement>
g
children
field_1140
children
f_hfjtpgvx
field_192082_g
children
private final Text
h
chatComponent
field_1141
text
f_pezuksee
field_193125_h
displayText

Constructor summary

ModifierConstructor
public (Identifier id, Advancement parent, AdvancementDisplay display, AdvancementRewards rewards, Map<String, AdvancementCriterion> criteria, String[][] requirements)

Method summary

Modifier and TypeMethod
public Advancement$Task
a()
deconstruct()
method_689()
createTask()
m_egdqigyx()
func_192075_a()
copy()
public Advancement
b()
getParent()
method_687()
getParent()
m_jrqelwgn()
func_192070_b()
getParent()
public AdvancementDisplay
c()
getDisplay()
method_686()
getDisplay()
m_rqrxdvso()
func_192068_c()
getDisplay()
public AdvancementRewards
d()
getRewards()
method_691()
getRewards()
m_bupeuowc()
func_192072_d()
getRewards()
public Iterable<Advancement>
e()
getChildren()
method_681()
getChildren()
m_rpuooyet()
func_192069_e()
getChildren()
public Map<String, AdvancementCriterion>
f()
getCriteria()
method_682()
getCriteria()
m_vdgcslps()
func_192073_f()
getCriteria()
public void
a(w arg0)
addChild(Advancement arg0)
method_690(class_161 arg0)
addChild(Advancement child)
m_pxhdcwyl(C_kdwyuhdb arg0)
func_192071_a(Advancement arg0)
addChild(Advancement advancementIn)
public Identifier
h()
getId()
method_688()
getId()
m_ehjzgofc()
func_192067_g()
getId()
public String[][]
i()
getRequirements()
method_680()
getRequirements()
m_dgqjcklk()
func_192074_h()
getRequirements()
public Text
j()
getChatComponent()
method_684()
toHoverableText()
m_kbkazjno()
func_193123_j()
getDisplayText()
public int
g()
getMaxCriteraRequired()
method_683()
getRequirementCount()
m_tihbcnyd()
func_193124_g()
getRequirementCount()