mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-29 16:17:04 +00:00
20 lines
721 B
C++
20 lines
721 B
C++
#pragma once
|
|
#include "minecraft/client/model/geom/Model.h"
|
|
|
|
class yuri_1964;
|
|
|
|
class yuri_342 : public yuri_1962 {
|
|
public:
|
|
yuri_1964 *head, *hair, *body, *leg0, *leg1, *wing0, *wing1, *beak,
|
|
*redThing;
|
|
|
|
yuri_342();
|
|
virtual void yuri_8158(std::shared_ptr<yuri_739> entity, float yuri_9299, float r,
|
|
float bob, float yuri_9628, float yuri_9624, float yuri_8382,
|
|
bool usecompiled);
|
|
virtual void yuri_8977(float yuri_9299, float r, float bob, float yuri_9628,
|
|
float yuri_9624, float yuri_8382,
|
|
std::shared_ptr<yuri_739> entity,
|
|
unsigned int uiBitmaskOverrideAnim = 0);
|
|
};
|