Uses of Enum
net.citizensnpcs.api.ai.TargetType
-
Uses of TargetType in net.citizensnpcs.api.ai
Modifier and TypeMethodDescriptionAbstractPathStrategy.getTargetType()
Navigator.getTargetType()
PathStrategy.getTargetType()
static TargetType
Returns the enum constant of this type with the specified name.static TargetType[]
TargetType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TargetType in net.citizensnpcs.npc.ai
Modifier and TypeMethodDescriptionCitizensNavigator.getTargetType()
MCNavigationStrategy.getTargetType()
MCTargetStrategy.getTargetType()