Jump to content

wasliebob

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by wasliebob

  1. So i need to overwrite minecraft it's netty system?
  2. Where can i find info about the MC netty itself.
  3. Do you know how i can prevent packages from being sent (option 1), i looked at that but can't figure how to.
  4. Is there a way to disable server width sound with a server only mod, like when the ender dragon is spawned. I tought of using events but those are client sided.
  5. I already fixed the problem.
  6. Like the titles say i can not pickup any items from a slot (it will just return the item to the slot) But the weird thing is i also have another Tile Entity but that one works fine. Bugged: https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/tileEntity/TileEntityExchanger.java https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/container/ContainerExchanger.java https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/gui/GuiExchanger.java Working: https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/tileEntity/TileEntityCharger.java https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/container/ContainerCharger.java https://github.com/wasliebob/ThaumcraftExtras/blob/master/thaumcraftextras/blocks/gui/GuiCharger.java
×
×
  • Create New...

Important Information

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