Class net.minecraft.server.SaveLoader$SavePropertiesSupplier

This description should be content pulled from the first comments of a lua file.

Static Methods

SavePropertiesSupplier.loadFromWorld(session) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

instance:get(resourceManager, dataPackSettings) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Static Methods

SavePropertiesSupplier.loadFromWorld(session)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • session userdata, LevelStorage$Session This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, SaveLoader$SavePropertiesSupplier This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"

Instance Methods

instance:get(resourceManager, dataPackSettings)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • resourceManager userdata, ResourceManager This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dataPackSettings userdata, DataPackSettings This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, Pair This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"