Files
minecraft-pe-0.6.1/src/world/entity/player/InventorySlotManager.h
2026-03-02 22:04:18 +03:00

10 lines
296 B
C++
Executable File

#ifndef NET_MINECRAFT_WORLD_ENTITY_PLAYER__InventorySlotManager_H__
#define NET_MINECRAFT_WORLD_ENTITY_PLAYER__InventorySlotManager_H__
//package net.minecraft.world.entity.player;
class InventorySlotManager {
};
#endif /*NET_MINECRAFT_WORLD_ENTITY_PLAYER__InventorySlotManager_H__*/