createEntityInstance

fun <T : Entity> createEntityInstance(type: EntityType, location: Location, callback: T.() -> Unit): T