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

Static Public Member Functions

static MCAPI ::std::vector<::ItemStack > const getTierItems (::Item::Tier const &tier, ::BaseGameVersion const &baseGameVersion)
 
static MCAPI ::Item::Tier const & DIAMOND ()
 
static MCAPI ::Item::Tier const & GOLD ()
 
static MCAPI ::Item::Tier const & IRON ()
 
static MCAPI ::Item::Tier const & NETHERITE ()
 
static MCAPI ::Item::Tier const & STONE ()
 
static MCAPI ::Item::Tier const & WOOD ()
 

Member Function Documentation

◆ getTierItems()

static MCAPI ::std::vector<::ItemStack > const VanillaItemTiers::getTierItems ( ::Item::Tier const & tier,
::BaseGameVersion const & baseGameVersion )
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.

◆ DIAMOND()

static MCAPI ::Item::Tier const & VanillaItemTiers::DIAMOND ( )
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.

◆ GOLD()

static MCAPI ::Item::Tier const & VanillaItemTiers::GOLD ( )
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.

◆ IRON()

static MCAPI ::Item::Tier const & VanillaItemTiers::IRON ( )
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.

◆ NETHERITE()

static MCAPI ::Item::Tier const & VanillaItemTiers::NETHERITE ( )
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.

◆ STONE()

static MCAPI ::Item::Tier const & VanillaItemTiers::STONE ( )
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.

◆ WOOD()

static MCAPI ::Item::Tier const & VanillaItemTiers::WOOD ( )
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.

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