类 RecipeToast
java.lang.Object
net.minecraft.client.gui.components.toasts.RecipeToast
- 所有已实现的接口:
Toast
-
嵌套类概要
嵌套类从接口继承的嵌套类/接口 net.minecraft.client.gui.components.toasts.Toast
Toast.Visibility
-
字段概要
字段修饰符和类型字段说明private static final ResourceLocation
private boolean
private static final Component
private static final long
private int
private long
private final List
<RecipeToast.Entry> private static final Component
private Toast.Visibility
从接口继承的字段 net.minecraft.client.gui.components.toasts.Toast
DEFAULT_WIDTH, NO_TOKEN, SLOT_HEIGHT
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private void
static void
addOrUpdate
(ToastManager p_367086_, RecipeDisplay p_362853_) void
render
(GuiGraphics p_281667_, Font p_369994_, long p_281779_) void
update
(ToastManager p_366265_, long p_364617_) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.client.gui.components.toasts.Toast
getToken, height, occcupiedSlotCount, width
-
字段详细资料
-
BACKGROUND_SPRITE
-
DISPLAY_TIME
private static final long DISPLAY_TIME- 另请参阅:
-
TITLE_TEXT
-
DESCRIPTION_TEXT
-
recipeItems
-
lastChanged
private long lastChanged -
changed
private boolean changed -
wantedVisibility
-
displayedRecipeIndex
private int displayedRecipeIndex
-
-
构造器详细资料
-
RecipeToast
private RecipeToast()
-
-
方法详细资料