Class AdvancementToast
java.lang.Object
net.minecraft.client.gui.components.toasts.AdvancementToast
- All Implemented Interfaces:
Toast
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.components.toasts.Toast
Toast.Visibility
-
Field Summary
Fields inherited from interface net.minecraft.client.gui.components.toasts.Toast
NO_TOKEN, SLOT_HEIGHT, TEXTURE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionrender
(PoseStack p_94800_, ToastComponent p_94801_, long p_94802_)
-
Field Details
-
DISPLAY_TIME
public static final int DISPLAY_TIME- See Also:
-
advancement
-
playedSound
private boolean playedSound
-
-
Constructor Details
-
AdvancementToast
-
-
Method Details