|
| enum class | Action : uchar {
Invalid = 0
, Initialize = 1
, Start = 2
, SetEnabled = 3
,
Sync = 4
} |
|
|
| ClientboundTextureShiftPacketPayload (ClientboundTextureShiftPacketPayload const &) |
|
MCAPI::ClientboundTextureShiftPacketPayload & | operator= (::ClientboundTextureShiftPacketPayload &&) |
|
MCAPI::ClientboundTextureShiftPacketPayload & | operator= (::ClientboundTextureShiftPacketPayload const &) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 1, 1, ::ClientboundTextureShiftPacketPayload::Action > | mAction |
|
::ll::TypedStorage< 8, 32, ::std::string > | mCollectionName |
|
::ll::TypedStorage< 8, 32, ::std::string > | mFromStep |
|
::ll::TypedStorage< 8, 32, ::std::string > | mToStep |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mAllSteps |
|
::ll::TypedStorage< 8, 8, uint64 > | mTotalLengthInTicks |
|
::ll::TypedStorage< 8, 8, uint64 > | mCurrentLengthInTicks |
|
::ll::TypedStorage< 1, 1, bool > | mEnabled |
The documentation for this struct was generated from the following file: