@Environment(value=CLIENT) static class BookEditScreen.Line extends Object
private String
content
private Style
style
private Text
text
private int
x
y
Line(Style style, String content, int x, int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Style style
private final String content
private final Text text
private final int x
private final int y
public Line(Style style, String content, int x, int y)