java.lang.Object
io.github.projectunified.unihologram.api.simple.SimpleHologram<org.bukkit.Location>
io.github.projectunified.unihologram.spigot.plugin.vanilla.VanillaHologram
All Implemented Interfaces:
Hologram<org.bukkit.Location>

public class VanillaHologram extends SimpleHologram<org.bukkit.Location>
A simple hologram for Vanilla
  • Constructor Details

    • VanillaHologram

      public VanillaHologram(org.bukkit.plugin.Plugin plugin, String name, org.bukkit.Location location)
      Create a new hologram
      Parameters:
      plugin - the plugin
      name - the name of the hologram
      location - the location of the hologram
  • Method Details