java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.blocks.HologramProjector
All Implemented Interfaces:
HologramOwner, ItemAttribute, Placeable

public class HologramProjector extends SlimefunItem implements HologramOwner
The HologramProjector is a very simple block which allows the Player to create a floating text that is completely configurable.
Author:
TheBusyBiscuit, Kry-Vosa, SoSeDiK
See Also:
  • Constructor Details

    • HologramProjector

      @ParametersAreNonnullByDefault public HologramProjector(ItemGroup itemGroup, SlimefunItemStack item, RecipeType recipeType, org.bukkit.inventory.ItemStack[] recipe, org.bukkit.inventory.ItemStack recipeOutput)
  • Method Details