Home
last modified time | relevance | path

Searched defs:NodeNeighbor (Results 1 – 2 of 2) sorted by relevance

/dports/games/minetest/minetest-5.4.1/src/
H A Dmap.cpp496 struct NodeNeighbor { struct
501 NodeNeighbor() in NodeNeighbor() argument
505 NodeNeighbor(const MapNode &node, NeighborType n_type, const v3s16 &pos) in NodeNeighbor() argument
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dmap.cpp1629 struct NodeNeighbor { struct
1630 MapNode n;
1631 NeighborType t;
1632 v3s16 p;
1633 content_t c;
1634 bool l; //can liquid
1635 bool i; //infinity
1636 int weight;
1637 int drop; //drop by liquid