net.minecraft.advancements

public class Advancement

u
net.minecraft.advancements.Advancement
net.minecraft.class_161
net.minecraft.unmapped.C_kdwyuhdb
net.minecraft.advancement.Advancement
net.minecraft.advancements.Advancement
net.minecraft.server.v1_15_R1.Advancement

Field summary

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

Constructor summary

ModifierConstructor
public (ResourceLocation id, Advancement parent, DisplayInfo display, AdvancementRewards rewards, Map<String, Criterion> criteria, String[][] requirements)

Method summary

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