Class LegacyUtils


  • public class LegacyUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LegacyUtils()  
    • Method Summary

      Modifier and Type Method Description
      static boolean isMarineAnimal​(org.bukkit.entity.EntityType ent)  
      static boolean isWater​(org.bukkit.Material material)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LegacyUtils

        public LegacyUtils()
    • Method Detail

      • isMarineAnimal

        public static boolean isMarineAnimal​(org.bukkit.entity.EntityType ent)
      • isWater

        public static boolean isWater​(org.bukkit.Material material)