Package noppes.npcs.api.handler.data
Interface IQuestKill
-
- All Superinterfaces:
IQuestInterface
public interface IQuestKill extends IQuestInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getTargetType()
void
setTargetType(int type)
-