19 enum class Type :
int {
28 LLNDAPI ll::Expected<Block::BlockStateValueType> toStateValue()
const;
30 LLNDAPI
static ll::Expected<Block::BlockStatesType> toStateMap(std::vector<BlockStateCommandParam>
const&);
35 ::std::string mBlockState;
37 ::BlockStateCommandParam::Type mType;
45 MCAPI ::BlockState
const* _getBlockState(
::Block const& block)
const;
47 MCAPI ::std::optional<::std::pair<::HashedString, int>>