Package-level declarations

Functions

Link copied to clipboard
inline fun <T : Any> PersistentDataContainer.get(key: NamespacedKey): T?
Link copied to clipboard
inline fun <T : Any> PersistentDataContainer.set(key: NamespacedKey, obj: T)