Maps: Improvements
This commit is contained in:
@@ -51,7 +51,11 @@ private:
|
||||
|
||||
|
||||
|
||||
/** Utility class used to serialize item ID counts. */
|
||||
/** Utility class used to serialize item ID counts.
|
||||
*
|
||||
* In order to perform bounds checking (while loading),
|
||||
* the last registered ID of each item is serialized to an NBT file.
|
||||
*/
|
||||
class cIDCountSerializer
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user