ForgePatch/patches/minecraft/net/minecraft
LexManos b9ac73b0f1 1.9.4 Update.
Major things to note:
Class renames: https://gist.github.com/LexManos/44dd211f90f498ad4015279b103dff86
Tile Entities are now packed in the ChunkData packet.
Forge intends to work around this to better support large moded worlds, but for the time being modders should implement the new function carefully and only send what data they need to!
Minecraft's codebase now has annotations, these are directly from Mojang and should be adheared to!
Added support for package-info.java's containing @Nullable information for all MC code base.
2016-05-18 03:29:10 -07:00
..
block 1.9.4 Update. 2016-05-18 03:29:10 -07:00
client 1.9.4 Update. 2016-05-18 03:29:10 -07:00
command 1.9.4 Update. 2016-05-18 03:29:10 -07:00
crash 1.9.4 Update. 2016-05-18 03:29:10 -07:00
creativetab Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
enchantment 1.9.4 Update. 2016-05-18 03:29:10 -07:00
entity 1.9.4 Update. 2016-05-18 03:29:10 -07:00
init 1.9.4 Update. 2016-05-18 03:29:10 -07:00
inventory 1.9.4 Update. 2016-05-18 03:29:10 -07:00
item 1.9.4 Update. 2016-05-18 03:29:10 -07:00
nbt 1.9.4 Update. 2016-05-18 03:29:10 -07:00
network 1.9.4 Update. 2016-05-18 03:29:10 -07:00
potion 1.9.4 Update. 2016-05-18 03:29:10 -07:00
realms 1.9.4 Update. 2016-05-18 03:29:10 -07:00
server 1.9.4 Update. 2016-05-18 03:29:10 -07:00
stats 1.9.4 Update. 2016-05-18 03:29:10 -07:00
tileentity 1.9.4 Update. 2016-05-18 03:29:10 -07:00
util 1.9.4 Update. 2016-05-18 03:29:10 -07:00
world 1.9.4 Update. 2016-05-18 03:29:10 -07:00