ServerPackCreator
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ServerPackCreator
ServerPackCreator
/
de.griefed.serverpackcreator.api.utilities.common
/
replaceCharacter
replace
Character
fun
String
.
replaceCharacter
(
index
:
Int
,
character
:
Char
)
:
String
(
source
)
Replace the character at the given
index
with the given new
character
.
Author
Griefed