public interface BoundingBox
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(org.bukkit.util.Vector p) |
boolean |
contains(org.bukkit.util.Vector p,
int threshold) |
org.bukkit.util.BlockVector |
getCenter() |
org.bukkit.util.BlockVector |
getMax() |
org.bukkit.util.BlockVector |
getMin() |
Copyright © 2021 elMakers. All rights reserved.