extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, Widget
| dev | |
| net.minecraft.client.gui.screens.AlertScreen | |
| net.minecraft.class_403 | |
| net.minecraft.client.gui.screen.NoticeScreen | |
| net.minecraft.client.gui.screen.AlertScreen |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Runnable |
| ||||||||||
| protected final Component |
| ||||||||||
| private final List<String> |
| ||||||||||
| protected final String |
| ||||||||||
| private int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Runnable actionHandler, Component title, Component notice) |
| public | (Runnable actionHandler, Component title, Component notice, String buttonString) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|