ForgePatch/forge/forge_client
LexManos cdf9361d07 Changed entity Forge spawning code works to be more in line with normal spawning:
(World, double, double double) constructor is nolonger called, normal (World) constructor, and setPositionAndRotation is called afterwords.
yaw, pitch, and yawHead is sent (if the entity isn't a EntityLiving yawHead isn't used)
The datawatcher data is also sent like a normal Entity.
2012-04-15 07:36:17 -07:00
..
src/net/minecraft/src Changed entity Forge spawning code works to be more in line with normal spawning: 2012-04-15 07:36:17 -07:00
.classpath Updated eclipse project for MCP 1.2.3's inclusion of the Start folder in the src folder. 2012-03-03 18:09:05 -08:00
.gitignore Setup .gitignore for eclipse bin dirs. 2012-02-07 03:16:57 -08:00
.project Updated eclipse project for MCP 1.2.3's inclusion of the Start folder in the src folder. 2012-03-03 18:09:05 -08:00