Class NpcAttribute
java.lang.Object
de.oliver.fancynpcs.api.NpcAttribute
-
Constructor Summary
ConstructorsConstructorDescriptionNpcAttribute(String name, List<String> possibleValues, List<org.bukkit.entity.EntityType> types, BiConsumer<Npc, String> applyFunc) -
Method Summary
-
Constructor Details
-
NpcAttribute
-
-
Method Details
-
isValidValue
-
apply
-
getName
-
getPossibleValues
-
getTypes
-