public class BoundingBoxExaminer extends Object implements BlockExaminer
BlockExaminer.PassableState
Constructor and Description |
---|
BoundingBoxExaminer(org.bukkit.entity.Entity entity) |
Modifier and Type | Method and Description |
---|---|
float |
getCost(BlockSource source,
PathPoint point) |
BlockExaminer.PassableState |
isPassable(BlockSource source,
PathPoint point) |
public float getCost(BlockSource source, PathPoint point)
getCost
in interface BlockExaminer
public BlockExaminer.PassableState isPassable(BlockSource source, PathPoint point)
isPassable
in interface BlockExaminer
Copyright © 2021. All rights reserved.