createNpc

fun <T : INpc> createNpc(location: Location, key: NamespacedKey, name: String, callback: T.() -> Unit): INpc