Jump to content

Recommended Posts

Posted

Hello, I've followed a Tutorial and in the tutorial the is a function who sync the chunk capabilities with the client (With packets, or I think)
So please help me to send chunk data to client !

 

Thanks !

Posted (edited)
  On 10/7/2020 at 1:38 AM, ChampionAsh5357 said:

Not being rude, but that's never good. How much do you understand about what you're doing?

Expand  

 

Okay, but I think it's a good way to learn !

 

  On 10/7/2020 at 1:38 AM, ChampionAsh5357 said:

Please give us a link to the repository so that we may see what you already have done or copied from someone else.

Expand  

https://github.com/Charlito33/Tyvalia-Mod/blob/main/src/main/java/fr/tyvaliarp/tyvaliamod/events/CommonEventHandler.java

This i the class where I wan't to sync chunk at :

// TODO : Save Chunk with Packet !

 

https://github.com/Charlito33/Tyvalia-Mod/tree/main/src/main/java/fr/tyvaliarp/tyvaliamod/capabilities

And this is the capabilities (IPollution), who can be attach to chunks.

(I forgot to say I am in 1.12.2)

Edited by Charlito33
Guest
This topic is now closed to further replies.

Announcements



  • Create New...

Important Information

By using this site, you agree to our Terms of Use.