Jump to content

HeyZeer0

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by HeyZeer0

  1. Solved changing experience to ALL, sorry for bothering
  2. When i try to use GL11#glScalef to resize a string drawed by Gui#drawString, chat and titles got distorted (it seems they are affected by it too). Is there a way to fix that? I'm checking if the Element is experience and ofc Post to execute glScalef and immediately i change back to 1, 1 ,1 Thanks!
  3. The problem is that i want to know when this updates and i can't just keep doing reflections all the time
  4. Client Side, every bossbar which is sended to the client.
  5. There is any effective way to read bossbar names? I don't want to ASM it. Should I consider adding a packet handler at netty? Thanks
  6. I use it in conjuction of other class http://pastebin.com/nvGSUgWq Sorry for for the delay, i'm a little slow today.
  7. There is my container base http://pastebin.com/UXyp03ev
  8. Sorry for being thick, but I just want to block the double click anyway
  9. I'm trying to make a addon for applied energistica but when i make the Double click all the same itens duplicate.
  10. Hello guys, i'm trying to disable container item double click for reason of a duplication glitch, but i don't know how can i do that Thank you very much
  11. i know that but i really need get the game folder.
  12. How can i get the game folder? Version 1.7.10
  13. Hello guys, how can i remove my entity collision with players?
  14. Anyone here knows where i can find a forge ASM tutorial? Thanks
  15. I need to cancel the hopper and similar things interactions with a container but i don't know how i can do this http://pastebin.com/YW0q4tC0 - Container code.
×
×
  • Create New...

Important Information

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