This is the complete list of members for fCraft.Map, including all inherited members.
| Blocks | fCraft.Map | |
| Bounds | fCraft.Map | |
| CancelAllDrawOps() | fCraft.Map | |
| ClearUpdateQueue() | fCraft.Map | |
| ComputeHeightmap() | fCraft.Map | |
| ConvertBlockTypes([NotNull] byte[] mapping) | fCraft.Map | |
| DateCreated | fCraft.Map | |
| DateModified | fCraft.Map | |
| DrawQueueBlockCount | fCraft.Map | |
| DrawQueueLength | fCraft.Map | |
| GetBlock(int x, int y, int z) | fCraft.Map | |
| GetBlock(Vector3I coords) | fCraft.Map | |
| GetBlockByName([NotNull] string blockName, bool allowNoneBlock, out Block block) | fCraft.Map | static |
| GetCompressedCopy() | fCraft.Map | |
| Guid | fCraft.Map | |
| HasChangedSinceSave | fCraft.Map | |
| Height | fCraft.Map | |
| InBounds(int x, int y, int z) | fCraft.Map | |
| InBounds(Vector3I vec) | fCraft.Map | |
| Index(int x, int y, int z) | fCraft.Map | |
| Index(Vector3I coords) | fCraft.Map | |
| IsRecommendedDimension(int dimension) | fCraft.Map | static |
| IsValidDimension(int dimension) | fCraft.Map | static |
| Length | fCraft.Map | |
| Map(World world, int width, int length, int height, bool initBlockArray) | fCraft.Map | |
| Metadata | fCraft.Map | |
| QueueUpdate(BlockUpdate update) | fCraft.Map | |
| RemoveUnknownBlocktypes() | fCraft.Map | |
| ResetSpawn() | fCraft.Map | |
| Save([NotNull] string fileName) | fCraft.Map | |
| SaveFormat | fCraft.Map | |
| SearchColumn(int x, int y, Block id) | fCraft.Map | |
| SearchColumn(int x, int y, Block id, int zStart) | fCraft.Map | |
| SetBlock(int x, int y, int z, Block type) | fCraft.Map | |
| SetBlock(Vector3I coords, Block type) | fCraft.Map | |
| SetBlock(int index, Block type) | fCraft.Map | |
| Spawn | fCraft.Map | |
| UpdateQueueLength | fCraft.Map | |
| Volume | fCraft.Map | |
| Width | fCraft.Map | |
| World | fCraft.Map | |
| Zones | fCraft.Map | |