Class Hologram
java.lang.Object
com.gamersafer.minecraft.auth.paper.hologram.Hologram
Represents pieces of floating text ingame.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
lines
-
location
protected final org.bukkit.Location location
-
-
Constructor Details
-
Hologram
ConstructsHologram
.- Parameters:
lines
- the lines in the hologramlocation
- the location of the hologram
-
-
Method Details
-
lines
Returns the list of lines that composes this hologram.- Returns:
- a list
-
location
public @NonNull org.bukkit.Location location()Returns the location of this hologram.- Returns:
- the location
-