LeviLamina
|
Static Public Member Functions | |
static MCAPI ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptBoundingBoxUtils > | bind () |
static MCAPI ::BoundingBox | dilate (::BoundingBox const &box, ::Vec3 const &size) |
static MCAPI ::Vec3 | getCenter (::BoundingBox const &box) |
static MCAPI ::std::optional<::BoundingBox > | getIntersection (::BoundingBox const &box, ::BoundingBox const &other) |
static MCAPI ::Vec3 | getSpan (::BoundingBox const &box) |
static MCAPI ::BoundingBox | translate (::BoundingBox const &box, ::Vec3 const &delta) |