We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c5250 commit 386329bCopy full SHA for 386329b
src/main/kotlin/com/lambda/module/modules/combat/AutoTotem.kt
@@ -22,8 +22,8 @@ import com.lambda.context.SafeContext
22
import com.lambda.event.events.TickEvent
23
import com.lambda.event.listener.SafeListener.Companion.listen
24
import com.lambda.friend.FriendManager
25
+import com.lambda.interaction.managers.inventory.InventoryRequest.Companion.inventoryRequest
26
import com.lambda.interaction.material.StackSelection.Companion.select
-import com.lambda.interaction.request.inventory.InventoryRequest.Companion.inventoryRequest
27
import com.lambda.module.Module
28
import com.lambda.module.tag.ModuleTag
29
import com.lambda.util.NamedEnum
0 commit comments