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 Summary
Constructors
-
Method Summary
static HashSet<org.bukkit.entity.EntityType>
static HashSet<org.bukkit.entity.EntityType>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()