mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-14 20:37:05 +00:00
7 lines
197 B
C++
7 lines
197 B
C++
#include "AirTile.h"
|
|
|
|
#include "minecraft/world/level/material/Material.h"
|
|
#include "minecraft/world/level/tile/Tile.h"
|
|
|
|
yuri_101::yuri_101(int yuri_6674) : yuri_3088(yuri_6674, yuri_1886::air) {}
|