statusEffect
fun <S> statusEffect(name: String): DefaultArgumentConstructor<S, StatusEffectArgumentType>
Content copied to clipboard
Creates a status effect argument with name as the parameter name.
Author
Oliver-makes-code (Emma)
Creates a status effect argument with name as the parameter name.
Oliver-makes-code (Emma)