api
a9eff54633
jvm
api
/
org.kryptonmc.api.resource
/
ResourcePack
/
Companion
Companion
object
Companion
Members
Functions
of
Link copied to clipboard
@
JvmStatic
@
Contract
(
value
=
"_, _, _, _ -> new"
,
pure
=
true
)
fun
of
(
uri
:
URI
,
hash
:
String
,
isForced
:
Boolean
,
promptMessage
:
Component
?
)
:
ResourcePack
Creates a new resource pack with the given values.