public class GuiBorderTexts extends GuiComponent
GuiComponent.Transform| 限定符和类型 | 字段和说明 |
|---|---|
protected java.util.List<java.lang.CharSequence> |
keyLines |
protected int |
xLeft |
protected int |
yLeft |
children, transform| 构造器和说明 |
|---|
GuiBorderTexts() |
| 限定符和类型 | 方法和说明 |
|---|---|
GuiBorderTexts |
addTextLine(java.lang.CharSequence contentKey) |
add, applyPlugin, disposePlugin, draw, finalize, getDrawPipe, getParent, getPlugins, getProperties, getRelativeX, getRelativeY, onLoad, setPosRelative, transformprotected int xLeft
protected int yLeft
protected java.util.List<java.lang.CharSequence> keyLines
public GuiBorderTexts addTextLine(java.lang.CharSequence contentKey)