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

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

    • FoliaHologram

      public FoliaHologram(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