This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
ForgePatch
Watch
1
Star
0
Fork
You've already forked ForgePatch
0
Code
Issues
Pull requests
Projects
Releases
2
Wiki
Activity
4c1167c96d
ForgePatch
/
src
/
main
/
java
/
net
/
minecraftforge
History
Ben Staddon
4c1167c96d
Check for empty dimensions outside of chunk unloading loop, culling worlds without needing chunk unloads to trigger it. (
#4704
)
2018-04-01 00:54:22 -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
Reduce memory usage of model transforms (
#4753
)
2018-04-01 00:24:37 -07:00
common
Check for empty dimensions outside of chunk unloading loop, culling worlds without needing chunk unloads to trigger it. (
#4704
)
2018-04-01 00:54:22 -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
Make lookupFluidForBlock work for flowing water and lava (
#4675
)
2018-03-16 22:54:23 -07:00
fml
Fix FMLCommonHandler#exitJava printing useless/wrong calling info (
#4742
)
2018-04-01 00:25:38 -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
Check for empty dimensions outside of chunk unloading loop, culling worlds without needing chunk unloads to trigger it. (
#4704
)
2018-04-01 00:54:22 -07:00