the whole game
This commit is contained in:
9
src/world/entity/player/InventorySlotManager.h
Executable file
9
src/world/entity/player/InventorySlotManager.h
Executable file
@@ -0,0 +1,9 @@
|
||||
#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__*/
|
||||
Reference in New Issue
Block a user