mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
msmp
/
tech.aliorpse.mcutils.entity
/
IMsmpEventRegistry
/
registerCustom
register
Custom
abstract
fun
registerCustom
(
method
:
String
,
block
:
(
JsonElement
?
)
->
MsmpEvent
)