Jump to content

NOctu

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by NOctu

  1. if(entity.isCollidedHorizontally){ } #or if(entity.isCollidedVertically){ }
  2. Simply get the chunk Chunk chunk = mc.theWorld.getChunkFromChunkCoords(entity.getPosX(), entity.getPosZ());
  3. Hey when I want to setup a project under Forge 1.6.4 it's print me this: https://zupimages.net/up/20/14/shzg.png I already tried to change the gradle version but the project don't setup.. Pls help me :'(
×
×
  • Create New...

Important Information

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