Class AdvancementToast
java.lang.Object
net.minecraft.client.gui.components.toasts.AdvancementToast
- All Implemented Interfaces:
- Toast
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.gui.components.toasts.ToastToast.Visibility
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final AdvancementHolderprivate static final ResourceLocationstatic final intprivate booleanFields inherited from interface net.minecraft.client.gui.components.toasts.ToastNO_TOKEN, SLOT_HEIGHT
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionrender(GuiGraphics p_281813_, ToastComponent p_282243_, long p_282604_) 
- 
Field Details- 
BACKGROUND_SPRITE
- 
DISPLAY_TIMEpublic static final int DISPLAY_TIME- See Also:
 
- 
advancement
- 
playedSoundprivate boolean playedSound
 
- 
- 
Constructor Details- 
AdvancementToast
 
- 
- 
Method Details