Interface BlockExaminer.NeighbourGeneratorBlockExaminer
- All Superinterfaces:
BlockExaminer
- All Known Implementing Classes:
FlyingBlockExaminer
- Enclosing interface:
BlockExaminer
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.citizensnpcs.api.astar.pathfinder.BlockExaminer
BlockExaminer.NeighbourGeneratorBlockExaminer, BlockExaminer.PassableState, BlockExaminer.StandableState -
Method Summary
Methods inherited from interface net.citizensnpcs.api.astar.pathfinder.BlockExaminer
canStandAt, getCost, isPassable
-
Method Details
-
getNeighbours
-