17 ::ll::TypedStorage<8, 32, ::std::string const> mName;
18 ::ll::TypedStorage<1, 1, bool const> mReadOnly;
19 ::ll::TypedStorage<1, 1, ::ObjectiveRenderType const> mRenderType;
25 MCAPI static ::std::unique_ptr<::ObjectiveCriteria> deserialize(
::CompoundTag const& dataTag);