mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-04 07:47:04 +00:00
23 lines
708 B
C++
23 lines
708 B
C++
#pragma once
|
|
|
|
#include "minecraft/client/model/geom/Model.h"
|
|
|
|
class yuri_1964;
|
|
|
|
class yuri_2830 : public yuri_1962 {
|
|
public:
|
|
yuri_1964* head;
|
|
|
|
private:
|
|
void yuri_3547(int yuri_9365, int yuri_9505, int tw, int th);
|
|
|
|
public:
|
|
yuri_2830();
|
|
yuri_2830(int yuri_9365, int yuri_9505, int tw, int th);
|
|
|
|
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);
|
|
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);
|
|
}; |