#include "mapnode.h"
Go to the source code of this file.
Functions | |
MapNode | mapnode_translate_to_internal (MapNode n_from, u8 version) |
void | content_mapnode_get_name_id_mapping (NameIdMapping *nimap) |
Variables | |
content_t | trans_table_19 [21][2] |
void content_mapnode_get_name_id_mapping | ( | NameIdMapping * | nimap | ) |
References CONTENT_AIR, CONTENT_IGNORE, and NameIdMapping::set().
Referenced by ItemStack::deSerialize(), and MapBlock::deSerialize_pre22().
References MapNode::getContent(), MapNode::setContent(), and trans_table_19.
Referenced by MapNode::deSerialize_pre22().
|
extern |
Referenced by content_translate_from_19_to_internal(), and mapnode_translate_to_internal().