Package net.citizensnpcs.api.npc
Class BlockBreaker
java.lang.Object
net.citizensnpcs.api.ai.tree.BehaviorGoalAdapter
net.citizensnpcs.api.npc.BlockBreaker
- Direct Known Subclasses:
AbstractBlockBreaker
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.citizensnpcs.api.ai.tree.BehaviorGoalAdapter
create, run, shouldExecute
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.citizensnpcs.api.ai.tree.Behavior
reset, run, shouldExecute
-
Field Details
-
EMPTY_CONFIG
-
-
Constructor Details
-
BlockBreaker
public BlockBreaker()
-