public class Compat1_19
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static HashSet<org.bukkit.entity.EntityType>
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_19
public Compat1_19()
-
Method Details
-
getPassiveMobs
public static HashSet<org.bukkit.entity.EntityType> getPassiveMobs()
-
getHostileMobs
public static HashSet<org.bukkit.entity.EntityType> getHostileMobs()
-
getAquaticMobs
public static HashSet<org.bukkit.entity.EntityType> getAquaticMobs()
-
all19Mobs
@NotNull
public static @NotNull Set<String> all19Mobs()