-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By plugsmustard · Posted
these ones? public static void encode(PacketButtonClicked msg, PacketBuffer buf) { buf.writeBlockPos(pos); } -
I'm still kinda new to coding mobs so if you could show me an example on how to do it that would be amazing!.
-
Look at the parameters that are passed to you.
-
By thedarkcolour · Posted
I got it to work by not calling getWorld() and using IWorldGenerationReader#setBlockState, thanks! -
By plugsmustard · Posted
buf.writeBlockPos(pos); <- this pos isn't right is it? it looks like other examples i've seen, but it's telling me to access it in a static way, which fucks with the other pos. any advice?
-
-
Topics
-
Who's Online (See full list)