Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Creators
Details
Licensed CC0-1.0
Published 2 years ago
Updated 5 months ago
/
on linuxSQLibConfig
that allow for setting the config and default database directory, allowing for sqlib to be used in unsupported mod loads and even outside of minecraftDataStore
function getOrCreateDefaultContainer
to cover the most common on create lambdaDataStore
Lookup functions to use optionals instead of returning null for that sweet sweet functional goodnessSQLib.getDatabase()
to be called much earlieronCreate
function to the DataStore.getOrCreateContainer()
functionsDataStore
s and DataContainer
s to be compared using .equals()
DataContainer
getContainer()
fails