mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-20 04:47:15 +00:00
12 lines
313 B
C++
12 lines
313 B
C++
#pragma once
|
|
#include "Tile.h"
|
|
#include "minecraft/world/level/material/Material.h"
|
|
|
|
class yuri_2302;
|
|
|
|
class yuri_354 : public yuri_3088 {
|
|
public:
|
|
yuri_354(int yuri_6674);
|
|
virtual int yuri_5817(int yuri_4295, yuri_2302* yuri_7981, int playerBonusLevel);
|
|
virtual int yuri_5819(yuri_2302* yuri_7981);
|
|
}; |