Luanti 5.11.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
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
getDegRotate(const NodeDefManager *nodemgr) constMapNode
getFaceDir(const NodeDefManager *nodemgr, bool allow_wallmounted=false) constMapNode
getLevel(const NodeDefManager *nodemgr) constMapNode
getLight(LightBank bank, ContentLightingFlags f) const noexceptMapNodeinline
getLightBlend(u32 daylight_factor, ContentLightingFlags f) constMapNodeinline
getLightRaw(LightBank bank, ContentLightingFlags f) const noexceptMapNodeinline
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(ContentLightingFlags f) const noexceptMapNodeinline
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(int version, const MapNode *nodes, u32 nodecount, u8 content_width, u8 params_width)MapNodestatic
serializedLength(u8 version)MapNodestatic
setContent(content_t c) noexceptMapNodeinline
setLevel(const NodeDefManager *nodemgr, s16 level=1)MapNode
setLight(LightBank bank, u8 a_light, ContentLightingFlags f) noexceptMapNodeinline
setParam1(u8 p) noexceptMapNodeinline
setParam2(u8 p) noexceptMapNodeinline