Uses of Enum
com.cryptomorin.xseries.XEntityType
Packages that use XEntityType
-
Uses of XEntityType in com.cryptomorin.xseries
Methods in com.cryptomorin.xseries that return XEntityTypeModifier and TypeMethodDescriptionstatic XEntityTypestatic XEntityTypeXEntityType.of(org.bukkit.entity.Entity entity) static XEntityTypeXEntityType.of(org.bukkit.entity.EntityType entityType) static XEntityTypeReturns the enum constant of this type with the specified name.static XEntityType[]XEntityType.values()Returns an array containing the constants of this enum type, in the order they are declared.