Jump to content

JRE8

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by JRE8

  1. Engaged in debugging found a loophole, method addCraftingToCrafters, Container class transmits data .
  2. I would just find out when the container is sent , and then I will send the package with the correct data .
  3. Everything works well tolerated stacks , I threw 10 stacks of 64 , and took them safely , though the client had information that there -130
  4. How to do it if the sending server container tightly written EntityPlayerMP, and catch the event transmission I do not know how.
  5. Hi guys , I'm writing network modification , I have a problem , there is a container with a slot into which you can lay down > 64 pieces , in a single all normally passes , but when you come to the server and put slot > 255 sign is negative , I thought , then saw pattern , went to read the code and saw that the recording and receiving slots on the server comes to the size of one byte , and I need four bytes , help solve the problem .
  6. Who can tell what is the problem ?
  7. Thanks for the answer , I found a solution had to fulfill GL11.glDisable (GL11.GL_CULL_FACE);
  8. Hi, I'm writing mod began studying Tessellator, all I want , but there is one catch , here's a video , please help Sorry for the bad english . I do not know where to go . https://www.youtube.com/watch?v=3oseyxqsFik
×
×
  • Create New...

Important Information

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