Class CreativeSettings


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

      Constructors 
      Constructor Description
      CreativeSettings​(java.io.File p_i49702_1_, com.mojang.datafixers.DataFixer p_i49702_2_)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      HotbarSnapshot get​(int p_192563_1_)  
      private void load()  
      void save()  
      • 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
      • optionsFile

        private final java.io.File optionsFile
      • fixerUpper

        private final com.mojang.datafixers.DataFixer fixerUpper
      • loaded

        private boolean loaded
    • Constructor Detail

      • CreativeSettings

        public CreativeSettings​(java.io.File p_i49702_1_,
                                com.mojang.datafixers.DataFixer p_i49702_2_)
    • Method Detail

      • load

        private void load()
      • save

        public void save()