Class Layer


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

      Fields 
      Modifier and Type Field Description
      private LazyArea area  
      private static org.apache.logging.log4j.Logger LOGGER  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Biome get​(Registry<Biome> p_242936_1_, int p_242936_2_, int p_242936_3_)  
      • Methods inherited from class java.lang.Object

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

      • LOGGER

        private static final org.apache.logging.log4j.Logger LOGGER
    • Method Detail

      • get

        public Biome get​(Registry<Biome> p_242936_1_,
                         int p_242936_2_,
                         int p_242936_3_)