Cuberite
A lightweight, fast and extensible game server for Minecraft
Variables
VanillaFluidSimulator.cpp File Reference
#include "Globals.h"
#include "VanillaFluidSimulator.h"
#include "../BlockInfo.h"
#include "../World.h"
#include "../Chunk.h"
#include "../BlockArea.h"
#include "../Blocks/BlockHandler.h"
#include "../BlockInServerPluginInterface.h"
Include dependency graph for VanillaFluidSimulator.cpp:

Go to the source code of this file.

Variables

static const int InfiniteCost = 100
 

Variable Documentation

◆ InfiniteCost

const int InfiniteCost = 100
static

Definition at line 18 of file VanillaFluidSimulator.cpp.