Class NBTToSNBTConverter

    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static java.nio.file.Path convertStructure​(java.nio.file.Path p_229443_0_, java.lang.String p_229443_1_, java.nio.file.Path p_229443_2_)  
      java.lang.String getName()  
      private java.lang.String getName​(java.nio.file.Path p_200417_1_, java.nio.file.Path p_200417_2_)  
      void run​(DirectoryCache p_200398_1_)  
      • 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
    • Constructor Detail

      • NBTToSNBTConverter

        public NBTToSNBTConverter​(DataGenerator p_i48258_1_)
    • Method Detail

      • run

        public void run​(DirectoryCache p_200398_1_)
                 throws java.io.IOException
        Specified by:
        run in interface IDataProvider
        Throws:
        java.io.IOException
      • getName

        private java.lang.String getName​(java.nio.file.Path p_200417_1_,
                                         java.nio.file.Path p_200417_2_)
      • convertStructure

        @Nullable
        public static java.nio.file.Path convertStructure​(java.nio.file.Path p_229443_0_,
                                                          java.lang.String p_229443_1_,
                                                          java.nio.file.Path p_229443_2_)