[This is preliminary documentation and is subject to change.]
Functionality for importing and exporting map files, and working with NBT and INI files.
Types
| All Types | Classes | Interfaces | Enumerations |
| Name | Description | |
|---|---|---|
| IMapConverter | ||
| MapD3 | ||
| MapDat | ||
| MapFCMv2 | fCraft map format converter, for obsolete format version #2 (2010). | |
| MapFCMv3 | fCraft map format converter, for format version #3 (2011).
Soon to be obsoleted by FCMv4. | |
| MapFCMv4 | Next file format that fCraft shall use. | |
| MapFormat | An enumeration of map formats supported by fCraft. | |
| MapFormatException | Exception caused by problems with the map file's incorrect format or structure. | |
| MapJTE | ||
| MapMCSharp | ||
| MapMinerCPP | ||
| MapMyne | ||
| MapNBT | ||
| MapOpticraft | ||
| MapStorageType | Type of map storage (file or folder-based). | |
| MapUtility | ||
| NBTag | ||
| NBTCompound | ||
| NBTag..::..NBTEnumerator | ||
| NBTList | ||
| NBTType | Standard NBT data types. | |
| OpticraftDataStore | ||
| OpticraftMetaData | ||
| OpticraftZone |