Jump to content

nefilto

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by nefilto

  1. The problem is in the renderTileEntityAt Methode Parameters they got switched in the 1.8 public void renderTileEntityAt(TileEntity te, double x, [glow=red,2,300]double y[/glow], [glow=red,2,300]double z[/glow], float f, int q) {}
  2. Try using this methode public void renderTileEntityAt(TileEntity te, double x, double y, double z, float f, int q) { // ---- >code here }
×
×
  • Create New...

Important Information

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