mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-11-26 04:15:11 +01:00
Updated Changing the lines (markdown)
parent
cd371dcc25
commit
cb124b364b
@ -1,6 +1,6 @@
|
|||||||
_"hologram" is a Hologram object we've already created._
|
_"hologram" is a Hologram object we've already created._
|
||||||
|
|
||||||
The following methods can be used to dynamically change the lines. **Always call update() after the edit**.
|
**Always call update() after changing the lines**. List of methods (you can guess what they do):
|
||||||
``` java
|
``` java
|
||||||
hologram.addLine(String text)
|
hologram.addLine(String text)
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user