类 ToastManager
java.lang.Object
net.minecraft.client.gui.components.toasts.ToastManager
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明private static final int
(专用程序包) final Minecraft
private final BitSet
private static final int
private final List
<ToastManager.ToastInstance<?>> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
void
clear()
private int
findFreeSlotsIndex
(int p_366194_) private int
double
<T extends Toast>
Tvoid
render
(GuiGraphics p_366590_) void
update()
-
字段详细资料
-
SLOT_COUNT
private static final int SLOT_COUNT- 另请参阅:
-
ALL_SLOTS_OCCUPIED
private static final int ALL_SLOTS_OCCUPIED- 另请参阅:
-
minecraft
-
visibleToasts
-
occupiedSlots
-
queued
-
-
构造器详细资料
-
ToastManager
-
-
方法详细资料
-
update
public void update() -
render
-
findFreeSlotsIndex
private int findFreeSlotsIndex(int p_366194_) -
freeSlotCount
private int freeSlotCount() -
getToast
-
clear
public void clear() -
addToast
-
getMinecraft
-
getNotificationDisplayTimeMultiplier
public double getNotificationDisplayTimeMultiplier()
-