Class
net.minecraft.server.SaveLoader$DataPackSettingsSupplier
This description should be content pulled from the first comments of a lua file.
Static Methods
| DataPackSettingsSupplier.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() | This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION" |
Static Methods
- DataPackSettingsSupplier.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$DataPackSettingsSupplier This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"