-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By noneofyourbusiness1 · Posted
what is happening is that when i installed forge, the installation works but when i open my launcher it does not appear in the versions but when i go to the .minecraft folder and i click on versions the forge folder with the .jar file and everything alright but doesn't appear in launcher WARNING: I am using a pirate launcher I do not approve of the practice and I have no money to buy the game but if I could I would buy the game. the launcher i'm using is (Shiginima Launcher Sponge Edition V4300 which is the latest version of the launcher) and the latest version of (java 64 bit) i would be very grateful if anyone could help me forge-1.14.4-28.1.103-installer.jar.log -
By plugsmustard · Posted
The method registerMessage(int, Class<MSG>, BiConsumer<MSG,PacketBuffer>, Function<PacketBuffer,MSG>, BiConsumer<MSG,Supplier<NetworkEvent.Context>>) in the type SimpleChannel is not applicable for the arguments (int, Class<PacketButtonClicked>, PacketButtonClicked::encode, PacketButtonClicked::decode, PacketButtonClicked.Handler::handle) there's also errors over each portion "The type PacketButtonClicked does not define encode(MSG, PacketBuffer) that is applicable here" -
what does the error say, mouse over the error and the IDE tells whats wrong
-
By plugsmustard · Posted
thank you. is that all i need to put in those methods because i am still getting errors in the packet handler class public static void Register() { int MId = 0; INSTANCE.registerMessage(MId++, PacketButtonClicked.class, PacketButtonClicked::encode, PacketButtonClicked::decode, PacketButtonClicked.Handler::handle); } -
return new PacketButtonClicked(buf.readBlockPos());
-
-
Topics
-
Who's Online (See full list)