Please Help me!!!!!!!!!!! (Java)
-
I want to write something,
but I want to write an AddToSendQueue class in MixinNetHandlerPlayClient.
I want to reference this class in Fly.
But after I exported the jar,
it prompted an error: "Cannot find symbol"Chinese:
想要写出一个东西,
但是我想在MixinNetHandlerPlayClient写一个AddToSendQueue类。
在Fly中我想引用这个类。
但是我导出了jar后,
会提示错误:“找不到符号”Please solve it for me!
@ButterChicken provide more information
also not script related thanks -
@ButterChicken provide more information
also not script related thanks@Aftery (Refers to LiquidBounce src)
-
@Aftery (Refers to LiquidBounce src)
@ButterChicken and what does that help with
-
This is Module:

This is Mixin:

-
This is Module:

This is Mixin:

@ButterChicken lol are you sure thats how mixins work
-
This is Module:

This is Mixin:

@ButterChicken
Because the mc.thePlayer.sendQueueis aNetHandlerPlayClientinstead of aMixinNetHandlerPlayClient.Runtime:

And idk why thisJava.type("net.ccbluex.liquidbounce.injection.forge.mixins.network.MixinNetHandlerPlayClient")givesjava.lang.RuntimeException: java.lang.ClassNotFoundException: net.ccbluex.liquidbounce.injection.forge.mixins.network.MixinNetHandlerPlayClientbtw
PacketEventwas from"sendPacket(Lnet/minecraft/network/Packet;)V"
if the goal was to send packets withoutPacketEventI think this might not work.But anyway you could see Blink if u want something like it.
-
@ButterChicken
Because the mc.thePlayer.sendQueueis aNetHandlerPlayClientinstead of aMixinNetHandlerPlayClient.Runtime:

And idk why thisJava.type("net.ccbluex.liquidbounce.injection.forge.mixins.network.MixinNetHandlerPlayClient")givesjava.lang.RuntimeException: java.lang.ClassNotFoundException: net.ccbluex.liquidbounce.injection.forge.mixins.network.MixinNetHandlerPlayClientbtw
PacketEventwas from"sendPacket(Lnet/minecraft/network/Packet;)V"
if the goal was to send packets withoutPacketEventI think this might not work.But anyway you could see Blink if u want something like it.
This post is deleted! -
This post is deleted!
@ButterChicken by using simple logic yes
-
This is Module:

This is Mixin:

@ButterChicken Obviously you are skidding DisablerModule from Autumn Client XDDDD
-
@ButterChicken Obviously you are skidding DisablerModule from Autumn Client XDDDD
@NinjaMaki Yes, but I also explained.