@Environment(value=CLIENT) public class SubtitlesHud.SubtitleEntry extends Object
Modifier and Type | Field and Description |
---|---|
private Vec3d |
pos |
private Text |
text |
private long |
time |
Constructor and Description |
---|
SubtitleEntry(Text text,
Vec3d pos) |
Modifier and Type | Method and Description |
---|---|
Vec3d |
getPosition() |
Text |
getText() |
long |
getTime() |
void |
reset(Vec3d pos) |