Uses of Interface
me.filoghost.holographicdisplays.api.hologram.Hologram
Packages that use Hologram
-
Uses of Hologram in me.filoghost.holographicdisplays.api
Methods in me.filoghost.holographicdisplays.api that return HologramModifier and TypeMethodDescription@NotNull HologramHolographicDisplaysAPI.createHologram(@NotNull Position position) Creates a hologram.@NotNull HologramHolographicDisplaysAPI.createHologram(@NotNull org.bukkit.Location location) Creates a hologram.Methods in me.filoghost.holographicdisplays.api that return types with arguments of type HologramModifier and TypeMethodDescription@NotNull Collection<Hologram> HolographicDisplaysAPI.getHolograms()Returns all the holograms.