Uses of Enum
com.alessiodp.securityvillagers.api.enums.ProtectedEntityType
Package
Description
-
Uses of ProtectedEntityType in com.alessiodp.securityvillagers.api.enums
Modifier and TypeMethodDescriptionstatic ProtectedEntityType
Returns the enum constant of this type with the specified name.static ProtectedEntityType[]
ProtectedEntityType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ProtectedEntityType in com.alessiodp.securityvillagers.api.interfaces
Modifier and TypeMethodDescription@Nullable ProtectedEntityType
SecurityVillagersAPI.getEntityType(org.bukkit.entity.Entity entity)
Get the entity type of SecurityVillagers for the given entity