Skip to content

Instantly share code, notes, and snippets.

@PaulBGD
PaulBGD / Hologram.java
Last active December 3, 2016 18:16
No dependency 1.8+ holograms and item holograms
package net.burngames.decorations.utils;
import lombok.Getter;
import org.bukkit.Location;
import org.bukkit.entity.ArmorStand;
import org.bukkit.entity.Entity;
import org.bukkit.entity.EntityType;
/**
* @author PaulBGD