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