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 Because the
mc.thePlayer.sendQueue
is aNetHandlerPlayClient
instead 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.MixinNetHandlerPlayClient
btw
PacketEvent
was from"sendPacket(Lnet/minecraft/network/Packet;)V"
if the goal was to send packets withoutPacketEvent
I think this might not work.But anyway you could see Blink if u want something like it.
-
@ButterChicken provide more information
also not script related thanks -
@ButterChicken and what does that help with
-
This is Module:
This is Mixin:
-
@ButterChicken lol are you sure thats how mixins work
-
@ButterChicken Because the
mc.thePlayer.sendQueue
is aNetHandlerPlayClient
instead 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.MixinNetHandlerPlayClient
btw
PacketEvent
was from"sendPacket(Lnet/minecraft/network/Packet;)V"
if the goal was to send packets withoutPacketEvent
I think this might not work.But anyway you could see Blink if u want something like it.
-
This post is deleted!
-
@ButterChicken by using simple logic yes
-
@ButterChicken Obviously you are skidding DisablerModule from Autumn Client XDDDD
-
@NinjaMaki Yes, but I also explained.