Class Compat1_16

java.lang.Object
me.lokka30.levelledmobs.compatibility.Compat1_16

public class Compat1_16 extends Object
Holds lists of entity types that are only present in minecraft 1.16 and newer. Must be a separate class to maintain compatibility with older versions
Since:
2.4.0
  • Constructor Details

    • Compat1_16

      public Compat1_16()
  • Method Details

    • getHostileMobs

      public static HashSet<org.bukkit.entity.EntityType> getHostileMobs()
    • getPassiveMobs

      public static HashSet<org.bukkit.entity.EntityType> getPassiveMobs()