ForgePatch/src/main/java/net/minecraftforge
2018-04-22 14:42:05 -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 Fix some code holding client world references longer than needed (#4881) 2018-04-22 14:40:38 -07:00
common Fix biome dictionary's biome type detection (#4878) 2018-04-14 17:05:08 -07:00
energy Use lambdas for short anonymous methods 2017-06-27 23:18:09 -07:00
event Create event for overriding mob griefing flag based on entity. (#4710) 2018-04-01 00:48:25 -07:00
fluids Fix FluidUtil.getFluidHandler skipping some fluid tile entities (#4854) 2018-04-12 17:17:39 -07:00
fml Add checks for undefined packet discriminators when sending messages (#4890) 2018-04-22 14:42:05 -07:00
items Update ItemHandlerHelper.giveItemToPlayer to allow player who picked up the item to hear the sound as well (#4720) 2018-04-01 00:43:39 -07:00
oredict Add fences and fence gates to ore dictionary (#4807) 2018-04-01 00:06:10 -07:00
registries Avoid copying Forge Registry keys, values, and entries (#4545) 2018-01-18 12:46:05 -08:00
server Slow down Forge chunk gen worker when save queue is to high. 2018-04-03 15:26:28 -07:00