LeviLamina
Loading...
Searching...
No Matches
NetworkBlockPosition Class Reference
Inheritance diagram for NetworkBlockPosition:

Public Member Functions

MCAPI BlockPos (::Vec3 const &v)
MCAPI BlockPos (::ChunkPos const &cp, int y)
MCAPI BlockPos (float x, float y, float z)
LLNDAPI operator AABB () const
LLNDAPI operator BoundingBox () const
LLNDAPI Vec3 bottomCenter () const
LLNDAPI Vec3 center () const
MCAPI::BlockPos above () const
MCAPI::BlockPos relative (uchar facing, int steps) const
MCAPI::BlockPos south () const
MCAPI_C::std::string toCommandString () const
MCAPI::BlockPos transform (::Rotation rotation, ::Mirror mirror, ::Vec3 const &pivot) const
MCAPI::BlockPos west () const
MCAPI void * $ctor (::Vec3 const &v)
MCAPI void * $ctor (::ChunkPos const &cp, int y)
MCAPI void * $ctor (float x, float y, float z)

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
static MCAPI ::BlockPos const & MAX ()
static MCAPI ::BlockPos const & MIN ()
static MCAPI ::BlockPos const & ONE ()
static MCAPI ::BlockPos const & ZERO ()

The documentation for this class was generated from the following file: