Class GrassColors


  • public class GrassColors
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static int[] pixels  
    • Constructor Summary

      Constructors 
      Constructor Description
      GrassColors()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int get​(double p_77480_0_, double p_77480_2_)  
      static void init​(int[] p_77479_0_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • pixels

        private static int[] pixels
    • Constructor Detail

      • GrassColors

        public GrassColors()
    • Method Detail

      • init

        public static void init​(int[] p_77479_0_)
      • get

        public static int get​(double p_77480_0_,
                              double p_77480_2_)