mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-12 20:23:51 +00:00
7 lines
147 B
C
7 lines
147 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include "AreaHint.h"
|
||
|
|
#include "DiggerItemHint.h"
|
||
|
|
#include "LookAtTileHint.h"
|
||
|
|
#include "TakeItemHint.h"
|
||
|
|
#include "LookAtEntityHint.h"
|