net.minecraft.advancement

public class AdvancementDisplay

z
net.minecraft.advancements.DisplayInfo
net.minecraft.class_185
net.minecraft.advancement.AdvancementDisplay
net.minecraft.unmapped.C_bvqakncm
net.minecraft.advancement.AdvancementInfo
net.minecraft.advancements.DisplayInfo
net.minecraft.advancements.DisplayInfo

Field summary

Modifier and TypeField
private final Text
a
title
field_1240
title
f_rrekahiq
title
field_192300_a
title
private final Text
b
description
field_1242
description
f_pmsclssl
description
field_193225_b
description
private final ItemStack
c
icon
field_1241
icon
f_wlsljbis
icon
field_192301_b
icon
private final Identifier
d
background
field_1243
background
f_zkcdxfqd
background
field_192302_c
background
private final AdvancementFrame
e
frame
field_1237
frame
f_cieagflo
frameType
field_192303_d
frame
private final boolean
f
showToast
field_1239
showToast
f_mbfqtzfa
toast
field_193226_f
showToast
private final boolean
g
announceChat
field_1238
announceToChat
f_ainngiac
chat
field_193227_g
announceToChat
private final boolean
h
hidden
field_1236
hidden
f_rmagsfyq
hidden
field_193228_h
hidden
private float
i
x
field_1245
xPos
f_ixbarfzi
x
field_192304_e
x
private float
j
y
field_1244
yPos
f_jzkkgjeq
y
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)
setPosition(float x, float y)
func_192292_a(float arg0, float arg1)
setPosition(float x, float y)
public Text
a()
getTitle()
method_811()
getTitle()
m_axxsgbbh()
getTitle()
func_192297_a()
getTitle()
public Text
b()
getDescription()
method_817()
getDescription()
m_gxawxbty()
getDescription()
func_193222_b()
getDescription()
public AdvancementFrame
e()
getFrame()
method_815()
getFrame()
m_ejoqnity()
getFrameType()
func_192291_d()
getFrame()
public boolean
i()
shouldAnnounceChat()
method_808()
shouldAnnounceToChat()
m_hhbgzigh()
showInChat()
func_193220_i()
shouldAnnounceToChat()
public boolean
j()
isHidden()
method_824()
isHidden()
m_vrevbmdj()
isHidden()
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)
deserialize(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
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)
deserializeIcon(com.google.gson.JsonObject json)
func_193221_a(com.google.gson.JsonObject arg0)
deserializeIcon(com.google.gson.JsonObject object)
public void
a(je arg0)
serializeToNetwork(FriendlyByteBuf arg0)
method_813(class_2540 arg0)
toPacket(PacketByteBuf arg0)
m_jhcmytjo(C_idfydwco arg0)
serialize(PacketByteBuf buffer)
func_192290_a(PacketBuffer arg0)
write(PacketBuffer buf)
public static AdvancementDisplay
b(je arg0)
fromNetwork(FriendlyByteBuf arg0)
method_820(class_2540 arg0)
fromPacket(PacketByteBuf buf)
m_asmgeqym(C_idfydwco arg0)
deserialize(PacketByteBuf buffer)
func_192295_b(PacketBuffer arg0)
read(PacketBuffer buf)
public com.google.gson.JsonElement
k()
serializeToJson()
method_814()
toJson()
m_ugbqbxak()
toJson()
func_200290_k()
serialize()
private com.google.gson.JsonObject
l()
serializeIcon()
method_810()
iconToJson()
m_vuloyukt()
iconToJson()
func_200289_l()
serializeIcon()
public ItemStack
c()
getIcon()
method_821()
getIcon()
m_epznkdwb()
getIcon()
func_192298_b()
getIcon()
public Identifier
d()
getBackground()
method_812()
getBackground()
m_rrhjbvlh()
getBackground()
func_192293_c()
getBackground()
public float
f()
getX()
method_818()
getX()
m_qepjmlpk()
getX()
func_192299_e()
getX()
public float
g()
getY()
method_819()
getY()
m_pzykhctp()
getY()
func_192296_f()
getY()
public boolean
h()
shouldShowToast()
method_823()
shouldShowToast()
m_szkyblby()
showInToast()
func_193223_h()
shouldShowToast()