net.minecraft.advancement

public class AdvancementDisplay

ad
net.minecraft.advancements.DisplayInfo
net.minecraft.class_185
net.minecraft.advancement.AdvancementDisplay
net.minecraft.unmapped.C_bvqakncm
net.minecraft.advancements.DisplayInfo
net.minecraft.advancements.DisplayInfo

Field summary

Modifier and TypeField
private final Text
a
title
field_1240
title
f_rrekahiq
field_192300_a
title
private final Text
b
description
field_1242
description
f_pmsclssl
field_193225_b
description
private final ItemStack
c
icon
field_1241
icon
f_wlsljbis
field_192301_b
icon
private final Identifier
d
background
field_1243
background
f_zkcdxfqd
field_192302_c
background
private final AdvancementFrame
e
frame
field_1237
frame
f_cieagflo
field_192303_d
frame
private final boolean
f
showToast
field_1239
showToast
f_mbfqtzfa
field_193226_f
showToast
private final boolean
g
announceChat
field_1238
announceToChat
f_ainngiac
field_193227_g
announceToChat
private final boolean
h
hidden
field_1236
hidden
f_rmagsfyq
field_193228_h
hidden
private float
i
x
field_1245
xPos
f_ixbarfzi
field_192304_e
x
private float
j
y
field_1244
yPos
f_jzkkgjeq
field_192305_f
y

Constructor summary

ModifierConstructor
public (ItemStack icon, Text title, Text description, Identifier background, AdvancementFrame frame, boolean showToast, boolean announceToChat, boolean hidden)

Method summary

Modifier and TypeMethod
public void
a(float arg0, float arg1)
setLocation(float arg0, float arg1)
method_816(float arg0, float arg1)
setPosition(float xPos, float yPos)
m_taxswuiw(float arg0, float arg1)
func_192292_a(float arg0, float arg1)
setPosition(float x, float y)
public Text
a()
getTitle()
method_811()
getTitle()
m_axxsgbbh()
func_192297_a()
getTitle()
public Text
b()
getDescription()
method_817()
getDescription()
m_gxawxbty()
func_193222_b()
getDescription()
public AdvancementFrame
e()
getFrame()
method_815()
getFrame()
m_ejoqnity()
func_192291_d()
getFrame()
public boolean
i()
shouldAnnounceChat()
method_808()
shouldAnnounceToChat()
m_hhbgzigh()
func_193220_i()
shouldAnnounceToChat()
public boolean
j()
isHidden()
method_824()
isHidden()
m_vrevbmdj()
func_193224_j()
isHidden()
public static AdvancementDisplay
a(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
fromJson(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
method_809(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
fromJson(com.google.gson.JsonObject obj, com.google.gson.JsonDeserializationContext context)
m_zmlbggqr(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
func_192294_a(com.google.gson.JsonObject arg0, com.google.gson.JsonDeserializationContext arg1)
deserialize(com.google.gson.JsonObject object, com.google.gson.JsonDeserializationContext context)
private static ItemStack
a(com.google.gson.JsonObject arg0)
getIcon(com.google.gson.JsonObject arg0)
method_822(com.google.gson.JsonObject arg0)
iconFromJson(com.google.gson.JsonObject arg0)
m_dnqzgzgm(com.google.gson.JsonObject arg0)
func_193221_a(com.google.gson.JsonObject arg0)
deserializeIcon(com.google.gson.JsonObject object)
public void
a(kv arg0)
serializeToNetwork(FriendlyByteBuf arg0)
method_813(class_2540 arg0)
toPacket(PacketByteBuf arg0)
m_jhcmytjo(C_idfydwco arg0)
func_192290_a(PacketBuffer arg0)
write(PacketBuffer buf)
public static AdvancementDisplay
b(kv arg0)
fromNetwork(FriendlyByteBuf arg0)
method_820(class_2540 arg0)
fromPacket(PacketByteBuf buf)
m_asmgeqym(C_idfydwco arg0)
func_192295_b(PacketBuffer arg0)
read(PacketBuffer buf)
public com.google.gson.JsonElement
k()
serializeToJson()
method_814()
toJson()
m_ugbqbxak()
func_200290_k()
serialize()
private com.google.gson.JsonObject
l()
serializeIcon()
method_810()
iconToJson()
m_vuloyukt()
func_200289_l()
serializeIcon()
public ItemStack
c()
getIcon()
method_821()
getIcon()
m_epznkdwb()
func_192298_b()
getIcon()
public Identifier
d()
getBackground()
method_812()
getBackground()
m_rrhjbvlh()
func_192293_c()
getBackground()
public float
f()
getX()
method_818()
getX()
m_qepjmlpk()
func_192299_e()
getX()
public float
g()
getY()
method_819()
getY()
m_pzykhctp()
func_192296_f()
getY()
public boolean
h()
shouldShowToast()
method_823()
shouldShowToast()
m_szkyblby()
func_193223_h()
shouldShowToast()