mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2025-02-19 21:41:53 +01:00
Updated Changing the lines (markdown)
parent
158cac6bc2
commit
aceba83dcf
@ -10,7 +10,7 @@ for (int i = 0; i < 10; i++) {
|
||||
|
||||
Let's insert an item before the first line:
|
||||
``` java
|
||||
hologram.insertItemLine(0, new ItemStack(Material.GRASS));
|
||||
hologram.insertItemLine(0, new ItemStack(Material.GRASS));
|
||||
```
|
||||
|
||||
// To continue
|
||||
|
Loading…
Reference in New Issue
Block a user