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
4 hours ago, Charlito33 said:

Hello, I've followed a Tutorial

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

4 hours ago, Charlito33 said:

So please help me to send chunk data to client !

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

Posted (edited)
3 hours ago, ChampionAsh5357 said:

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

 

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

 

3 hours ago, 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.

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.