ForgePatch/src/main/java/net/minecraftforge
2018-03-13 16:35:04 -07:00
..
advancements/critereon Add support for oredict item predicates in advancements, and add a registry for item predicates (#4188) 2017-08-09 15:20:45 -05:00
classloading Clean up null issues, add more annotations (#3590) 2017-01-11 15:17:56 -08:00
client Patched BlockInfo#updateLightMatrix to use IBlockState#doesSideBlockRendering instead of Block#doesSideBlockRendering (#4798) 2018-03-13 16:35:04 -07:00
common Fix the ForgeChunkManager to use the writebehind FileIO thread for writing (#4777) 2018-02-26 19:49:56 -08:00
energy Use lambdas for short anonymous methods 2017-06-27 23:18:09 -07:00
event Add MobSpawnerBaseLogic reference to SpecialSpawn and CheckSpawn events (#4600) 2018-01-18 13:06:53 -08:00
fluids Make FluidUtil sounds server-side, add simulate option for tryFill/EmptyContainerAndStow (#4623) 2018-01-18 13:23:30 -08:00
fml Fix serverside startup failure when checking for vanilla acceptance (#4783) 2018-03-01 11:00:48 -08:00
items Fix item handler documentation that says returning ItemStack.EMPTY is required (#4587) 2017-12-12 21:18:42 -08:00
oredict Re-enable Vanilla's Shapeless recipe matching. 2017-12-01 13:17:22 -08:00
registries Avoid copying Forge Registry keys, values, and entries (#4545) 2018-01-18 12:46:05 -08:00
server Fix #4792 TextComponentHelper handling for FakePlayers 2018-03-11 14:58:58 -07:00