windowClick wurde wieder implementiert
func_187098_a() wurde wieder mit windowClick() in 1.11 ersetzt
This commit is contained in:
@@ -18,6 +18,7 @@ public class CraftingKeysClientProxy extends CraftingKeysProxy {
|
||||
|
||||
controller.windowClick(windowId, slot, rightClick, action, player);
|
||||
// NEW_1_9 controller.func_187098_a(windowId, slot, rightClick, ClickType.PICKUP, player);
|
||||
// NEW_1_11 controller.windowClick(windowId, slot, rightClick, ClickType.PICKUP, player);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user