LeviLamina
Loading...
Searching...
No Matches
RTree Class Reference

Classes

struct  Hint
 
class  Node
 

Public Member Functions

RTreeoperator= (RTree const &)
 
 RTree (RTree const &)
 
MCAPI ~RTree ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::optional<::RTree::Nodebuild (::std::vector<::RTree::Node > &&children)
 
static MCAPI ::std::optional<::RTreecreate (::std::vector<::BiomeNoiseTarget > const &biomes)
 

Public Attributes

::ll::UntypedStorage< 8, 160 > mUnk4be11c
 

Constructor & Destructor Documentation

◆ ~RTree()

MCAPI RTree::~RTree ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ build()

static MCAPI ::std::optional<::RTree::Node > RTree::build ( ::std::vector<::RTree::Node > && children)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ create()

static MCAPI ::std::optional<::RTree > RTree::create ( ::std::vector<::BiomeNoiseTarget > const & biomes)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void RTree::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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