Uses of Interface
com.booksaw.betterTeams.integrations.hologram.HologramManager.LocalHologram
Packages that use HologramManager.LocalHologram
-
Uses of HologramManager.LocalHologram in com.booksaw.betterTeams.integrations.hologram
Methods in com.booksaw.betterTeams.integrations.hologram that return HologramManager.LocalHologramModifier and TypeMethodDescriptionDHHologramManager.createLocalHolo
(org.bukkit.Location location, HologramManager.HologramType type) HDHologramManager.createLocalHolo
(org.bukkit.Location location, HologramManager.HologramType type) abstract HologramManager.LocalHologram
HologramManager.createLocalHolo
(org.bukkit.Location location, HologramManager.HologramType type) HologramManager.getNearestHologram
(org.bukkit.Location location) Methods in com.booksaw.betterTeams.integrations.hologram with parameters of type HologramManager.LocalHologramModifier and TypeMethodDescriptionvoid
HologramManager.reloadHolo
(HologramManager.LocalHologram holo, HologramManager.HologramType type) void
HologramManager.removeHolo
(HologramManager.LocalHologram toRemove)