Class Minimap


  • public class Minimap
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Minimap()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static @Nullable net.runelite.api.Point getPoint​(net.runelite.api.coords.LocalPoint lpoint)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Minimap

        public Minimap()
    • Method Detail

      • getPoint

        @Nullable
        public static @Nullable net.runelite.api.Point getPoint​(net.runelite.api.coords.LocalPoint lpoint)