the whole game
This commit is contained in:
9
src/world/entity/Creature.h
Executable file
9
src/world/entity/Creature.h
Executable file
@@ -0,0 +1,9 @@
|
||||
#ifndef NET_MINECRAFT_WORLD_ENTITY__Creature_H__
|
||||
#define NET_MINECRAFT_WORLD_ENTITY__Creature_H__
|
||||
|
||||
//package net.minecraft.world.entity;
|
||||
|
||||
class Creature {
|
||||
};
|
||||
|
||||
#endif /*NET_MINECRAFT_WORLD_ENTITY__Creature_H__*/
|
||||
Reference in New Issue
Block a user