@Environment(value=CLIENT) public class ChatHudLine extends Object
| Modifier and Type | Field and Description |
|---|---|
private int |
creationTick |
private int |
id |
private class_5348 |
text |
| Constructor and Description |
|---|
ChatHudLine(int creationTick,
class_5348 class_5348,
int id) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCreationTick() |
int |
getId() |
class_5348 |
getText() |
private final int creationTick
private final class_5348 text
private final int id
public ChatHudLine(int creationTick,
class_5348 class_5348,
int id)
public class_5348 getText()
public int getCreationTick()
public int getId()