Package ru.cwcode.cwutils.entity
Class Hologram
java.lang.Object
ru.cwcode.cwutils.entity.Hologram
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.bukkit.entity.ArmorStandshowText(String text, int ticksToRemove, org.bukkit.Location loc, org.bukkit.plugin.java.JavaPlugin plugin) static org.bukkit.entity.ArmorStandshowText(net.kyori.adventure.text.Component text, int ticksToRemove, org.bukkit.Location loc, org.bukkit.plugin.java.JavaPlugin plugin)
-
Constructor Details
-
Hologram
public Hologram()
-
-
Method Details
-
showText
public static org.bukkit.entity.ArmorStand showText(net.kyori.adventure.text.Component text, int ticksToRemove, org.bukkit.Location loc, org.bukkit.plugin.java.JavaPlugin plugin) -
showText
public static org.bukkit.entity.ArmorStand showText(String text, int ticksToRemove, org.bukkit.Location loc, org.bukkit.plugin.java.JavaPlugin plugin)
-