Minetest  5.4.0
environment.cpp File Reference
#include <fstream>
#include "environment.h"
#include "collision.h"
#include "raycast.h"
#include "scripting_server.h"
#include "server.h"
#include "daynightratio.h"
#include "emerge.h"
+ Include dependency graph for environment.cpp:

Functions

static bool isPointableNode (const MapNode &n, const NodeDefManager *nodedef, bool liquids_pointable)
 

Function Documentation

◆ isPointableNode()

static bool isPointableNode ( const MapNode n,
const NodeDefManager nodedef,
bool  liquids_pointable 
)
inlinestatic

References NodeDefManager::get(), ContentFeatures::isLiquid(), and ContentFeatures::pointable.

Referenced by Environment::continueRaycast().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: