Added full Ctrl-Functionality.

This commit is contained in:
0xSeb
2015-02-23 17:57:59 +01:00
parent 934ee4b816
commit 629d824efe
6 changed files with 50 additions and 10 deletions
@@ -19,7 +19,7 @@ public class CraftingKeysProxy {
public void registerRenderers() {
}
/**
* The Minecraft call to send a mouse click to a GUI. [Based on INVTW]
*