Class MythicMobsHook

java.lang.Object
studio.magemonkey.fabled.hook.MythicMobsHook

public class MythicMobsHook extends Object
Fabled © 2024 studio.magemonkey.fabled.hook.MythicMobsHook
  • Constructor Details

    • MythicMobsHook

      public MythicMobsHook()
  • Method Details

    • taunt

      public static void taunt(org.bukkit.entity.LivingEntity target, org.bukkit.entity.LivingEntity source, double amount)
    • isMonster

      public static boolean isMonster(org.bukkit.entity.LivingEntity target)
    • getMythicMobId

      public static String getMythicMobId(org.bukkit.entity.Entity entity)