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

Static Public Member Functions

static MCAPI ::CommonDirection _mirrorFrontBack (::CommonDirection direction)
 
static MCAPI ::CommonDirection _mirrorLeftRight (::CommonDirection direction)
 
static MCAPI ::CommonDirection _rotate (::CommonDirection direction, ::Rotation rotation)
 
static MCAPI ::Block const * transformBlock (::Block const &block, ::CommonDirection targetDirection)
 
static MCAPI ::Block const * transformBlock (::Block const &block, ::Rotation rotation, ::Mirror mirror)
 
static MCAPI ::Block const * transformCardinalDirection (::Block const &block, ::Rotation rotation, ::Mirror mirror)
 
static MCAPI ::Block const * transformMultiFaceDirectionBits (::Block const &block, ::Rotation rotation, ::Mirror mirror)
 

Member Function Documentation

◆ _mirrorFrontBack()

static MCAPI ::CommonDirection VanillaBlockStateTransformUtils::_mirrorFrontBack ( ::CommonDirection direction)
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.

◆ _mirrorLeftRight()

static MCAPI ::CommonDirection VanillaBlockStateTransformUtils::_mirrorLeftRight ( ::CommonDirection direction)
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.

◆ _rotate()

static MCAPI ::CommonDirection VanillaBlockStateTransformUtils::_rotate ( ::CommonDirection direction,
::Rotation rotation )
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.

◆ transformBlock() [1/2]

static MCAPI ::Block const * VanillaBlockStateTransformUtils::transformBlock ( ::Block const & block,
::CommonDirection targetDirection )
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.

◆ transformBlock() [2/2]

static MCAPI ::Block const * VanillaBlockStateTransformUtils::transformBlock ( ::Block const & block,
::Rotation rotation,
::Mirror mirror )
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.

◆ transformCardinalDirection()

static MCAPI ::Block const * VanillaBlockStateTransformUtils::transformCardinalDirection ( ::Block const & block,
::Rotation rotation,
::Mirror mirror )
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.

◆ transformMultiFaceDirectionBits()

static MCAPI ::Block const * VanillaBlockStateTransformUtils::transformMultiFaceDirectionBits ( ::Block const & block,
::Rotation rotation,
::Mirror mirror )
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: