Uses of Interface
me.ulrich.outpost.interfaces.Hologram
Packages that use Hologram
-
Uses of Hologram in me.ulrich.outpost.data
Classes in me.ulrich.outpost.data that implement HologramMethods in me.ulrich.outpost.data that return HologramMethods in me.ulrich.outpost.data with parameters of type HologramConstructors in me.ulrich.outpost.data with parameters of type Hologram -
Uses of Hologram in me.ulrich.outpost.interfaces
Methods in me.ulrich.outpost.interfaces that return HologramModifier and TypeMethodDescriptionHologramAPI.createHologram(Outpost plugin, org.bukkit.Location location, String id, Object extra) Create aHologramVisibilityManager.getHologram()Get the linkedHologramthat thisVisibilityManagerrepresentsMethods in me.ulrich.outpost.interfaces with parameters of type HologramModifier and TypeMethodDescriptionvoidHologramAPI.appendLine(Hologram hologram, Line line) voidDelete a hologramvoidSet a holograms line at an indexvoidTeleport a hologramdefault voidLine.updateHologram(Hologram hologram) Update a hologram linevoidHologramAPI.updateLine(Hologram hologram, int lineIndex, Line line) Update aHolograms line -
Uses of Hologram in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager that return HologramModifier and TypeMethodDescriptionHologramManager.createObject(org.bukkit.Location location, String id, Object extra)