Jump to content

Charlito33

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Charlito33

  1. Okay, but I think it's a good way to learn ! 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)
  2. 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 !
×
×
  • Create New...

Important Information

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