Minetest  5.4.0
MapNode Member List

This is the complete list of members for MapNode, including all inherited members.

addLevel(const NodeDefManager *nodemgr, s16 add=1)MapNode
deSerialize(u8 *source, u8 version)MapNode
deSerialize_pre22(const u8 *source, u8 version)MapNodeprivate
deSerializeBulk(std::istream &is, int version, MapNode *nodes, u32 nodecount, u8 content_width, u8 params_width)MapNodestatic
getCollisionBoxes(const NodeDefManager *nodemgr, std::vector< aabb3f > *boxes, u8 neighbors=0) constMapNode
getColor(const ContentFeatures &f, video::SColor *color) constMapNode
getContent() const noexceptMapNodeinline
getFaceDir(const NodeDefManager *nodemgr, bool allow_wallmounted=false) constMapNode
getLevel(const NodeDefManager *nodemgr) constMapNode
getLight(LightBank bank, const NodeDefManager *nodemgr) constMapNode
getLightBanks(u8 &lightday, u8 &lightnight, const NodeDefManager *nodemgr) constMapNode
getLightBlend(u32 daylight_factor, const NodeDefManager *nodemgr) constMapNodeinline
getLightNoChecks(LightBank bank, const ContentFeatures *f) const noexceptMapNode
getLightRaw(LightBank bank, const ContentFeatures &f) const noexceptMapNode
getMaxLevel(const NodeDefManager *nodemgr) constMapNode
getNeighbors(v3s16 p, Map *map) constMapNode
getNodeBoxes(const NodeDefManager *nodemgr, std::vector< aabb3f > *boxes, u8 neighbors=0) constMapNode
getParam1() const noexceptMapNodeinline
getParam2() const noexceptMapNodeinline
getSelectionBoxes(const NodeDefManager *nodemg, std::vector< aabb3f > *boxes, u8 neighbors=0) constMapNode
getWallMounted(const NodeDefManager *nodemgr) constMapNode
getWallMountedDir(const NodeDefManager *nodemgr) constMapNode
isLightDayNightEq(const NodeDefManager *nodemgr) constMapNode
MapNode()=defaultMapNode
MapNode(content_t content, u8 a_param1=0, u8 a_param2=0) noexceptMapNodeinline
operator==(const MapNode &other) const noexceptMapNodeinline
param0MapNode
param1MapNode
param2MapNode
rotateAlongYAxis(const NodeDefManager *nodemgr, Rotation rot)MapNode
serialize(u8 *dest, u8 version) constMapNode
serializeBulk(std::ostream &os, int version, const MapNode *nodes, u32 nodecount, u8 content_width, u8 params_width, int compression_level)MapNodestatic
serializedLength(u8 version)MapNodestatic
setContent(content_t c) noexceptMapNodeinline
setLevel(const NodeDefManager *nodemgr, s16 level=1)MapNode
setLight(LightBank bank, u8 a_light, const ContentFeatures &f) noexceptMapNode
setLight(LightBank bank, u8 a_light, const NodeDefManager *nodemgr)MapNode
setParam1(u8 p) noexceptMapNodeinline
setParam2(u8 p) noexceptMapNodeinline