20 enum class PreValidationStatus : uchar {
28 ::ll::TypedStorage<4, 4, int> mPredictedDurability;
29 ::ll::TypedStorage<4, 4, int> mSlot;
30 ::ll::TypedStorage<8, 24, ::ItemStackNetIdVariant> mNetIdVariant;
31 ::ll::TypedStorage<1, 1, ::ItemStackRequestActionMineBlock::PreValidationStatus> mPreValidationStatus;
51 MCNAPI ::ItemStackRequestSlotInfo
getSrc()
const;