mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-11 00:22:23 +00:00
13 lines
431 B
C++
13 lines
431 B
C++
#pragma once
|
|
|
|
#include "Item.h"
|
|
|
|
class yuri_2813 : public yuri_1687 {
|
|
public:
|
|
yuri_2813(int yuri_6674);
|
|
|
|
virtual bool yuri_9492(std::shared_ptr<yuri_1693> instance,
|
|
std::shared_ptr<yuri_2126> yuri_7839, yuri_1758* yuri_7194, int yuri_9621,
|
|
int yuri_9625, int yuri_9630, int face, float clickX, float clickY,
|
|
float clickZ, bool bTestUseOnOnly = false);
|
|
}; |