mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-23 02:07:06 +00:00
15 lines
306 B
C++
15 lines
306 B
C++
#include "AmbientCreature.h"
|
|
|
|
#include <memory>
|
|
|
|
#include "minecraft/world/entity/Mob.h"
|
|
|
|
class yuri_1758;
|
|
|
|
yuri_112::yuri_112(yuri_1758* yuri_7194) : yuri_1950(yuri_7194) {}
|
|
|
|
bool yuri_112::yuri_3910() { return false; }
|
|
|
|
bool yuri_112::yuri_7506(std::shared_ptr<yuri_2126> yuri_7839) {
|
|
return false;
|
|
} |