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
2a3774def3
ForgePatch
/
src
/
main
/
java
/
net
/
minecraftforge
History
Matthew Prenger
2a3774def3
Don't use import static with net.minecraft classes. Using the latest MCP snapshots this causes an import conflict. (
#2742
)
2016-04-09 16:03:46 -07:00
..
classloading
Cleanup Fluid deprecations stuff.
2015-11-24 10:05:35 -05:00
client
Add cancelable event for Potions shifting the gui position (
#2667
)
2016-04-08 20:18:17 -07:00
common
Don't use import static with net.minecraft classes. Using the latest MCP snapshots this causes an import conflict. (
#2742
)
2016-04-09 16:03:46 -07:00
event
Player Interact Event
2016-04-04 19:58:46 -05:00
fluids
Fixed forge fluid having a collision box.
2016-04-05 18:55:42 +03:00
fml
Fix potential desync between Forge's Villager profession and vanilla's int based system.
2016-04-07 12:29:00 -07:00
items
Corrected CapabilityItemHandler.readNBT ignoring anything in slot 0 in 1.9
2016-04-06 01:43:23 +01:00
oredict
Squashed commit of the following:
2016-04-01 20:56:06 -04:00
server
Cleanup: removed IEEP, removed redundant casts, fixed imports, fixed typos.
2016-03-24 22:22:20 +03:00