mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-19 19:17:06 +00:00
18 lines
291 B
C++
18 lines
291 B
C++
#pragma once
|
|
|
|
#include "RotatedPillarTile.h"
|
|
|
|
class yuri_1261 : public yuri_2441 {
|
|
friend class ChunkRebuildData;
|
|
|
|
public:
|
|
yuri_1261(int yuri_6674);
|
|
|
|
int yuri_5806();
|
|
|
|
protected:
|
|
yuri_1346* yuri_6070(int yuri_9364);
|
|
|
|
public:
|
|
void yuri_8072(IconRegister* iconRegister);
|
|
}; |