wrap

fun Entity.wrap(): @NotNull PlatformEntity
fun LivingEntity.wrap(): @NotNull PlatformLivingEntity
fun ServerPlayerConnection.wrap(): @NotNull PlatformPlayer
fun ItemStack.wrap(): @NotNull PlatformItemStack