LeviLamina
Loading...
Searching...
No Matches
ClientBlockPipeline::PackedPosition Struct Reference

Public Member Functions

PackedPosition & operator= (PackedPosition const &)
MCAPI PackedPosition (::BlockPos const &p)
MCAPI PackedPosition (::ClientBlockPipeline::PackedPosition const &p)
MCAPI PackedPosition (uchar x, uchar y, uchar z)
MCAPI void * $ctor (::BlockPos const &p)
MCAPI void * $ctor (::ClientBlockPipeline::PackedPosition const &p)
MCAPI void * $ctor (uchar x, uchar y, uchar z)

Public Attributes

uchar x: 5
uchar y: 5
uchar z: 5

The documentation for this struct was generated from the following files:
  • src-server/mc/client/renderer/block/tessellation_pipeline/helper/client_block_pipeline/PackedPosition.h
  • src-client/mc/client/renderer/block/tessellation_pipeline/helper/client_block_pipeline/PackedPosition.h