Class SpigotUtil

java.lang.Object
net.citizensnpcs.api.util.SpigotUtil

public class SpigotUtil extends Object
  • Constructor Details

    • SpigotUtil

      public SpigotUtil()
  • Method Details

    • checkYSafe

      public static boolean checkYSafe(double y, World world)
    • getMaxNameLength

      public static int getMaxNameLength(EntityType type)
    • getMinecraftPackage

      public static String getMinecraftPackage()
    • getVersion

      public static int[] getVersion()
    • isUsing1_13API

      public static boolean isUsing1_13API()
    • parseDuration

      public static Duration parseDuration(String raw, TimeUnit defaultUnits)