|
|
ResourcePackChunkDataPacketPayload & | operator= (ResourcePackChunkDataPacketPayload const &) |
|
MCAPI | ResourcePackChunkDataPacketPayload (::ResourcePackChunkDataPacketPayload const &) |
|
MCAPI | ResourcePackChunkDataPacketPayload (::std::string const &name, int chunkID, uint64 byteOffset, ::std::vector< uchar > data) |
|
MCAPI::ResourcePackChunkDataPacketPayload & | operator= (::ResourcePackChunkDataPacketPayload &&) |
|
MCAPI void * | $ctor (::ResourcePackChunkDataPacketPayload const &) |
|
MCAPI void * | $ctor (::std::string const &name, int chunkID, uint64 byteOffset, ::std::vector< uchar > data) |
|
MCFOLD void | $dtor () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mResourceName |
|
::ll::TypedStorage< 4, 4, int > | mChunkID |
|
::ll::TypedStorage< 8, 8, uint64 > | mByteOffset |
|
::ll::TypedStorage< 8, 24, ::std::vector< uchar > > | mData |
The documentation for this struct was generated from the following file: