Class Minimap


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

      • Minimap

        public Minimap()
    • Method Detail

      • isCompassDrawn

        public static boolean isCompassDrawn()
      • setCompassDrawn

        public static void setCompassDrawn​(boolean draw)
      • isInteractable

        public static boolean isInteractable()
      • setInteractable

        public static void setInteractable​(boolean interactable)
      • isContentDrawn

        public static boolean isContentDrawn()
      • setContentDrawn

        public static void setContentDrawn​(boolean draw)