Solved NMS AxisAlignedBB not working?

Discussion in 'Plugin Development' started by JBoss925, Jul 17, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    JBoss925

    Hey guys, right now I'm trying to use an AxisAlignedBB but my IDE is not recognizing the object? What do I have to have in order to be able to use it? Protocol Lib(I assume not)? I'm getting the craft player handle but for some reason I cannot retrieve the AxisAlignedBB.

    Thanks for any help:D.
     
  2. Offline

    xTrollxDudex

  3. Offline

    JBoss925

    Is there a specific craftbukkit jar I need? I know it's under net.minecraft.util.AxisAlignedBB but my craftbukkit.jar does not have a net.minecraft.util directory.
     
  4. Offline

    RingOfStorms

  5. Offline

    xTrollxDudex

    JBoss925
    No, it's under the main server package:
    Screenshot from 2014-07-17 16:27:04.png
     
  6. Offline

    JBoss925

    Thanks, xTrollxDudex. Redownloaded craftbukkit and it showed up.
     
  7. Offline

    DevRosemberg

  8. Offline

    xTrollxDudex

    DevRosemberg
    Yeah, codename_b noticed it in the 1.7.10 commit :p
     
Thread Status:
Not open for further replies.

Share This Page