net.minecraft.client.gui.screens

public class AlertScreen

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
c
callback
field_2345
actionHandler
field_201552_h
protected final Component
a
text
field_2346
notice
field_201550_f
private final List<String>
d
lines
field_2348
noticeLines
field_201553_i
protected final String
b
okButton
field_2349
buttonString
field_201551_g
private int
e
delayTicker
field_2347
field_201549_s

构造函数概要

修饰符构造函数
public (Runnable actionHandler, Component title, Component notice)
public (Runnable actionHandler, Component title, Component notice, String buttonString)

方法概要

修饰符与类型方法
protected void
init()
init()
init()
init()
public void
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
public void
tick()
tick()
tick()
tick()