createDisPlayEntity

fun <T : IDisplay<*>> createDisPlayEntity(key: NamespacedKey, type: EntityType, location: Location, players: MutableList<Player>, callback: T.() -> Unit): IDisplay<*>