![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "Globals.h"
#include "LeashKnot.h"
#include "Player.h"
#include "../Mobs/Monster.h"
#include "../BoundingBox.h"
#include "../ClientHandle.h"
Go to the source code of this file.
Macros | |
#define | TICK_STEP 10 |
#define TICK_STEP 10 |
Definition at line 11 of file LeashKnot.cpp.