Config World Data Type
            See also
Functions
get
                          
                    Link copied to clipboard
                        open override fun get(config: CustomConfig, path: String, notFoundError: Boolean): World?
Content copied to clipboard
open fun get(config: CustomConfig, path: String, notFoundError: Boolean, default: World): World
Content copied to clipboard
set
                          
                    
                  Link copied to clipboard