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

Public Types

enum class  Type : schar {
  MarkerWhite = 0 , MarkerGreen = 1 , MarkerRed = 2 , MarkerBlue = 3 ,
  XWhite = 4 , TriangleRed = 5 , SquareWhite = 6 , MarkerSign = 7 ,
  MarkerPink = 8 , MarkerOrange = 9 , MarkerYellow = 10 , MarkerTeal = 11 ,
  TriangleGreen = 12 , SmallSquareWhite = 13 , Mansion = 14 , Monument = 15 ,
  NoDraw = 16 , VillageDesert = 17 , VillagePlains = 18 , VillageSavanna = 19 ,
  VillageSnowy = 20 , VillageTaiga = 21 , JungleTemple = 22 , WitchHut = 23 ,
  TrialChambers = 24 , Count = 25 , Player = 0 , PlayerOffMap = 6 ,
  PlayerOffLimits = 13 , PlayerHidden = 16 , ItemFrame = 1
}
 

Public Member Functions

MapDecorationoperator= (MapDecoration const &)
 
MCAPI MapDecoration (::MapDecoration const &)
 
MCAPI MapDecoration (::MapDecoration::Type img, schar x, schar y, schar rot, ::std::string const &label, ::mce::Color const &color)
 
MCAPI ~MapDecoration ()
 
MCAPI void * $ctor (::MapDecoration const &)
 
MCAPI void * $ctor (::MapDecoration::Type img, schar x, schar y, schar rot, ::std::string const &label, ::mce::Color const &color)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mLabel
 
::ll::TypedStorage< 1, 1, ::MapDecoration::Type > mImage
 
::ll::TypedStorage< 1, 1, char > mX
 
::ll::TypedStorage< 1, 1, char > mY
 
::ll::TypedStorage< 1, 1, char > mRotation
 
::ll::TypedStorage< 4, 16, ::mce::ColormColor
 

Constructor & Destructor Documentation

◆ MapDecoration() [1/2]

MCAPI MapDecoration::MapDecoration ( ::MapDecoration const & )
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.

◆ MapDecoration() [2/2]

MCAPI MapDecoration::MapDecoration ( ::MapDecoration::Type img,
schar x,
schar y,
schar rot,
::std::string const & label,
::mce::Color const & color )
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.

◆ ~MapDecoration()

MCAPI MapDecoration::~MapDecoration ( )
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

◆ $ctor() [1/2]

MCAPI void * MapDecoration::$ctor ( ::MapDecoration const & )
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.

◆ $ctor() [2/2]

MCAPI void * MapDecoration::$ctor ( ::MapDecoration::Type img,
schar x,
schar y,
schar rot,
::std::string const & label,
::mce::Color const & color )
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 MapDecoration::$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: