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 XEntityTypeXEntityType.of(org.bukkit.entity.Entity entity) static XEntityTypeXEntityType.of(org.bukkit.entity.EntityType entityType) XEntityType.or(XEntityType other) 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.Methods in com.cryptomorin.xseries that return types with arguments of type XEntityTypeMethods in com.cryptomorin.xseries with parameters of type XEntityType