mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-25 11:17:03 +00:00
17 lines
348 B
C++
17 lines
348 B
C++
#pragma once
|
|
#include "MobRenderer.h"
|
|
|
|
class yuri_2412;
|
|
|
|
class yuri_1741 : public yuri_1955 {
|
|
private:
|
|
int yuri_7508;
|
|
static yuri_2412 MAGMACUBE_LOCATION;
|
|
|
|
public:
|
|
yuri_1741();
|
|
virtual yuri_2412* yuri_6012(std::shared_ptr<yuri_739> mob);
|
|
|
|
protected:
|
|
virtual void yuri_8382(std::shared_ptr<yuri_1793> _slime, float yuri_3565);
|
|
}; |