类 AdvancementToast
java.lang.Object
net.minecraft.client.gui.components.toasts.AdvancementToast
- 所有已实现的接口:
Toast
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.client.gui.components.toasts.Toast
Toast.Visibility
-
字段概要
字段从接口继承的字段 net.minecraft.client.gui.components.toasts.Toast
NO_TOKEN, SLOT_HEIGHT, TEXTURE
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明render
(GuiGraphics pGuiGraphics, ToastComponent pToastComponent, long pTimeSinceLastVisible)
-
字段详细资料
-
DISPLAY_TIME
public static final int DISPLAY_TIME- 另请参阅:
-
advancement
-
playedSound
private boolean playedSound
-
-
构造器详细资料
-
AdvancementToast
-
-
方法详细资料
-
render
public Toast.Visibility render(GuiGraphics pGuiGraphics, ToastComponent pToastComponent, long pTimeSinceLastVisible)
-