Uses of Interface
io.github.projectunified.unihologram.api.display.DisplayHologram
Packages that use DisplayHologram
Package
Description
-
Uses of DisplayHologram in io.github.projectunified.unihologram.spigot.fancyholograms
Classes in io.github.projectunified.unihologram.spigot.fancyholograms that implement DisplayHologram -
Uses of DisplayHologram in io.github.projectunified.unihologram.spigot.test.command.subcommand
Methods in io.github.projectunified.unihologram.spigot.test.command.subcommand with parameters of type DisplayHologramModifier and TypeMethodDescriptionprotected voidBackgroundColorCommand.onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) protected voidBillboardCommand.onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) protected abstract voidDisplayHologramCommand.onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) protected voidScaleCommand.onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) protected voidShadowedCommand.onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) protected voidShadowRadiusCommand.onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) protected voidShadowStrengthCommand.onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) protected voidTextAlignmentCommand.onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args)