rebar
1.0.0-SNAPSHOT
      Target filter
Search in API
Skip to content
    rebar
rebar/io.github.pylonmc.rebar.datatypes/MapPersistentDataType/Companion/mapTypeFrom

mapTypeFrom

fun <K, V> mapTypeFrom(keyType: PersistentDataType<*, K>, valueType: PersistentDataType<*, V>): PersistentDataType<PersistentDataContainer, Map<K, V>>(source)
Generated by Dokka
© 2026 Copyright