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

Classes

class  PillagerOutpostPiece
 

Static Public Member Functions

static MCAPI void _addPiece (::Bedrock::NotNullNonOwnerPtr<::StructureManager > structureManager, ::BlockPos const &position, ::Rotation const &rotation, ::std::vector<::std::unique_ptr<::StructurePiece > > &pieces, ::Random &random, ::Dimension &dimension)
 
static MCAPI void _addScatteredPieces (::Bedrock::NotNullNonOwnerPtr<::StructureManager > structureManager, ::Random &random, ::Rotation const &rotation, ::BlockPos const &parentPos, ::std::vector<::std::unique_ptr<::StructurePiece > > &pieces, ::Dimension &dimension)
 
static MCAPI ::std::array<::std::string_view, 7 > & MSC_FEATURES ()
 
static MCAPI ::std::string_view & PILLAGER_LOOT ()
 
static MCAPI ::std::string_view & STRUCTURE_WATCHTOWER ()
 
static MCAPI ::std::string_view & STRUCTURE_WATCHTOWER_OVERGROWN ()
 

Member Function Documentation

◆ _addPiece()

static MCAPI void PillagerOutpostPieces::_addPiece ( ::Bedrock::NotNullNonOwnerPtr<::StructureManager > structureManager,
::BlockPos const & position,
::Rotation const & rotation,
::std::vector<::std::unique_ptr<::StructurePiece > > & pieces,
::Random & random,
::Dimension & dimension )
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.

◆ _addScatteredPieces()

static MCAPI void PillagerOutpostPieces::_addScatteredPieces ( ::Bedrock::NotNullNonOwnerPtr<::StructureManager > structureManager,
::Random & random,
::Rotation const & rotation,
::BlockPos const & parentPos,
::std::vector<::std::unique_ptr<::StructurePiece > > & pieces,
::Dimension & dimension )
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.

◆ MSC_FEATURES()

static MCAPI ::std::array<::std::string_view, 7 > & PillagerOutpostPieces::MSC_FEATURES ( )
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.

◆ PILLAGER_LOOT()

static MCAPI ::std::string_view & PillagerOutpostPieces::PILLAGER_LOOT ( )
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.

◆ STRUCTURE_WATCHTOWER()

static MCAPI ::std::string_view & PillagerOutpostPieces::STRUCTURE_WATCHTOWER ( )
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.

◆ STRUCTURE_WATCHTOWER_OVERGROWN()

static MCAPI ::std::string_view & PillagerOutpostPieces::STRUCTURE_WATCHTOWER_OVERGROWN ( )
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: