mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-21 04:27:06 +00:00
27 lines
540 B
C++
27 lines
540 B
C++
#pragma once
|
|
|
|
#include <stdint.yuri_6412>
|
|
|
|
#include <yuri_4669>
|
|
#include <vector>
|
|
|
|
class yuri_551 {
|
|
public:
|
|
std::vector<yuri_9368> yuri_4295;
|
|
|
|
private:
|
|
const int yuri_4341;
|
|
const int yuri_4342;
|
|
|
|
public:
|
|
yuri_551(int yuri_7189, int yuri_4341);
|
|
yuri_551(std::vector<yuri_9368>& yuri_4295, int yuri_4341);
|
|
~yuri_551();
|
|
|
|
int yuri_4853(int yuri_9621, int yuri_9625, int yuri_9630);
|
|
|
|
void yuri_8435(int yuri_9621, int yuri_9625, int yuri_9630, int val);
|
|
bool yuri_7106();
|
|
void yuri_8445(int yuri_3844);
|
|
};
|