Class Compat1_17
java.lang.Object
me.lokka30.levelledmobs.compatibility.Compat1_17
Holds lists of entity types that are only present in minecraft 1.17 and newer. Must be a
separate class to maintain compatibility with older versions
- Since:
- 3.0.0
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull @Unmodifiable Collection<org.bukkit.entity.EntityType>
static HashSet<org.bukkit.entity.EntityType>
-
Constructor Details
-
Compat1_17
public Compat1_17()
-
-
Method Details
-
getPassiveMobs
-
getForceBlockedEntityType
@Contract(pure=true) @NotNull public static @NotNull @Unmodifiable Collection<org.bukkit.entity.EntityType> getForceBlockedEntityType()
-