aboutsummaryrefslogtreecommitdiff
path: root/asm/ccl_modular/codechicken#nei#guihook#DefaultSlotClickHandler.txt
diff options
context:
space:
mode:
authormiozune <miozune@gmail.com>2022-06-07 14:03:38 +0900
committermiozune <miozune@gmail.com>2022-06-07 14:03:38 +0900
commit4f39de54f17d9b7530f508d0a3fbedbd9a30428a (patch)
tree85a6e0a2abacbd23c1777044bc0025970a8d3b60 /asm/ccl_modular/codechicken#nei#guihook#DefaultSlotClickHandler.txt
parent5df5aa312f1820dbefa627e6c03177d40cae725d (diff)
downloadGT5-Unofficial-4f39de54f17d9b7530f508d0a3fbedbd9a30428a.tar.gz
GT5-Unofficial-4f39de54f17d9b7530f508d0a3fbedbd9a30428a.tar.bz2
GT5-Unofficial-4f39de54f17d9b7530f508d0a3fbedbd9a30428a.zip
Replace Assline Solder in KekzTech Recipes
Diffstat (limited to 'asm/ccl_modular/codechicken#nei#guihook#DefaultSlotClickHandler.txt')
-rw-r--r--asm/ccl_modular/codechicken#nei#guihook#DefaultSlotClickHandler.txt90
1 files changed, 0 insertions, 90 deletions
diff --git a/asm/ccl_modular/codechicken#nei#guihook#DefaultSlotClickHandler.txt b/asm/ccl_modular/codechicken#nei#guihook#DefaultSlotClickHandler.txt
deleted file mode 100644
index 28da57ca66..0000000000
--- a/asm/ccl_modular/codechicken#nei#guihook#DefaultSlotClickHandler.txt
+++ /dev/null
@@ -1,90 +0,0 @@
-// class version 50.0 (50)
-// access flags 0x21
-public class codechicken/nei/guihook/DefaultSlotClickHandler implements codechicken/nei/guihook/IContainerSlotClickHandler {
-
- // compiled from: DefaultSlotClickHandler.java
-
- // access flags 0x1
- public <init>()V
- L0
- LINENUMBER 6 L0
- ALOAD 0
- INVOKESPECIAL java/lang/Object.<init> ()V
- RETURN
- L1
- LOCALVARIABLE this Lcodechicken/nei/guihook/DefaultSlotClickHandler; L0 L1 0
- MAXSTACK = 1
- MAXLOCALS = 1
-
- // access flags 0x1
- public beforeSlotClick(Lnet/minecraft/client/gui/inventory/GuiContainer;IILnet/minecraft/inventory/Slot;I)V
- L0
- LINENUMBER 11 L0
- RETURN
- L1
- LOCALVARIABLE this Lcodechicken/nei/guihook/DefaultSlotClickHandler; L0 L1 0
- LOCALVARIABLE gui Lnet/minecraft/client/gui/inventory/GuiContainer; L0 L1 1
- LOCALVARIABLE slotIndex I L0 L1 2
- LOCALVARIABLE button I L0 L1 3
- LOCALVARIABLE slot Lnet/minecraft/inventory/Slot; L0 L1 4
- LOCALVARIABLE modifier I L0 L1 5
- MAXSTACK = 0
- MAXLOCALS = 6
-
- // access flags 0x1
- public handleSlotClick(Lnet/minecraft/client/gui/inventory/GuiContainer;IILnet/minecraft/inventory/Slot;IZ)Z
- L0
- LINENUMBER 16 L0
- ILOAD 6
- IFNE L1
- L2
- LINENUMBER 17 L2
- ALOAD 1
- ALOAD 4
- ILOAD 2
- ILOAD 3
- ILOAD 5
- INVOKESTATIC codechicken/nei/guihook/DefaultSlotClickHandler.callHandleMouseClick (Lnet/minecraft/client/gui/inventory/GuiContainer;Lnet/minecraft/inventory/Slot;III)V
- L1
- LINENUMBER 19 L1
- FRAME FULL [codechicken/nei/guihook/DefaultSlotClickHandler net/minecraft/client/gui/inventory/GuiContainer I I net/minecraft/inventory/Slot I I] []
- ICONST_1
- IRETURN
- L3
- LOCALVARIABLE this Lcodechicken/nei/guihook/DefaultSlotClickHandler; L0 L3 0
- LOCALVARIABLE gui Lnet/minecraft/client/gui/inventory/GuiContainer; L0 L3 1
- LOCALVARIABLE slotIndex I L0 L3 2
- LOCALVARIABLE button I L0 L3 3
- LOCALVARIABLE slot Lnet/minecraft/inventory/Slot; L0 L3 4
- LOCALVARIABLE modifier I L0 L3 5
- LOCALVARIABLE eventconsumed Z L0 L3 6
- MAXSTACK = 5
- MAXLOCALS = 7
-
- // access flags 0x9
- public static callHandleMouseClick(Lnet/minecraft/client/gui/inventory/GuiContainer;Lnet/minecraft/inventory/Slot;III)V
- ALOAD 0
- ALOAD 1
- ILOAD 2
- ILOAD 3
- ILOAD 4
- INVOKEVIRTUAL net/minecraft/client/gui/inventory/GuiContainer.public_func_146984_a (Lnet/minecraft/inventory/Slot;III)V
- RETURN
- MAXSTACK = 5
- MAXLOCALS = 5
-
- // access flags 0x1
- public afterSlotClick(Lnet/minecraft/client/gui/inventory/GuiContainer;IILnet/minecraft/inventory/Slot;I)V
- L0
- LINENUMBER 29 L0
- RETURN
- L1
- LOCALVARIABLE this Lcodechicken/nei/guihook/DefaultSlotClickHandler; L0 L1 0
- LOCALVARIABLE gui Lnet/minecraft/client/gui/inventory/GuiContainer; L0 L1 1
- LOCALVARIABLE slotIndex I L0 L1 2
- LOCALVARIABLE button I L0 L1 3
- LOCALVARIABLE slot Lnet/minecraft/inventory/Slot; L0 L1 4
- LOCALVARIABLE modifier I L0 L1 5
- MAXSTACK = 0
- MAXLOCALS = 6
-}