ForgePatch/patches/minecraft/net/minecraft
Mithion 2a76f7740e Entity Extended Properties Changes
Adds IExtendedEntityProperties interface, which specifies three methods
that are needed:  Init, Save, and Load.

Adds the EntityConstructing event, which is called during the
constructor of Entity.  It is needed there so that the reference is in
place during the ReadNBT call.

Adds hooks into Entity that allow registration of
IExtendedEntityProperties classes, as well as saving and loading to NBT.
2013-03-22 15:04:00 -04:00
..
block Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
client MinecraftForge/FML@aaf02ea2ac Updated for new PR client jar. 2013-03-20 09:05:58 -07:00
command Updated to 1.5 Pre-release 2013-03-08 18:48:52 -08:00
crash Update patches for repackage. 2012-12-12 23:45:35 -08:00
creativetab Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
enchantment Update licencing information to make clear that forge is allowed to redistribute and automatically 2013-01-20 10:58:07 -05:00
entity Entity Extended Properties Changes 2013-03-22 15:04:00 -04:00
inventory Merge branch 'master' into snapshot15 2013-02-27 23:19:11 -05:00
item Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
nbt Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
network Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
potion Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
server Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
stats Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
tileentity Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00
util Merge branch 'master' into snapshot15 2013-02-27 23:19:11 -05:00
world Update to 1.5.1 Pre-Release: 2013-03-19 18:09:48 -07:00